dependabot/cli

Creating Pull Request for Bitbucket Cloud

MukulSoul opened this issue · 3 comments

Currently, CLI only generates the output file. but does not create a pull request. Also, there is documentation on how to use the output file.
What is the plan of adding support for actually creating PR?

Hi @MukulSoul could you please point me the documentation on how to use the output file to create PR?

We're open to it, just haven't had time to work on extending the cli output to actually create PR's.

The great thing is this is open source, you're welcome to contribute a PR. May want to start with an issue describing the interface you'd like to build.

@jeffwidman Do you have thoughts on how you'd want the CLI to raise pulls? I've always wanted to play with golang, and perhaps this is my opportunity (but this is by no means any indication that i will raise a PR or have anything concrete to show you), but some direction of where to take it might be useful.