Giter VIP home page Giter VIP logo

Comments (3)

fmasa avatar fmasa commented on August 29, 2024 2

@gitfool Does user used by Dependabot has write access to repository? We use Dependabot with several repositories in our privately hosted Gitlab instance and Dependabot creates branches in original repository.

from dependabot-script.

jeff-cook avatar jeff-cook commented on August 29, 2024

I think you're asking about forking the https://github.com/dependabot/dependabot-script repo.

I'm just starting with this myself, but it looks like no you need to fork (or mirror) it yourself.
You create a new project that builds it into a Docker image itself.
I'm looking at that to save the time of bundle install -j $(nproc) --path vendor for each pipeline.

I did plan a way to just include this in each project pipeline directly using include.
This could possibly be direct from the GitHub repo (without a fork).
The downside I found was every project you scan would need your API token.
If you fork and schedule then only the bot project needs the token.

from dependabot-script.

jeffwidman avatar jeffwidman commented on August 29, 2024

This repo is primarily a collection of example scripts if you wish to run Dependabot outside of GitHub... it's a starting place, not expected to be production grade as users have all kinds of custom scenarios.

So forking in order to customize is almost inevitable. That said, there are some ways around that, as others have detailed above.

Closing, as nothing more to do here.

from dependabot-script.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.