Add ability to leave a review comment #615
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Is your feature request related to a problem? Please describe.
This tool is extremely useful for managing dependencies across many repositories. However, in order to fully control dependency update tools like
dependabot
, you need to be able to leave review comments. These comments can order the bot to rebase, recreate, or ignore given dependency updates, which is pretty integral for managing a dependency update across many repos with varying degrees of commit traffic and general up-to-date-ness. You can see Dependabot Comments and Options in this demo repo for an example.Describe the solution you'd like
Add a command to comment on PRs that match a given title
Describe alternatives you've considered
Forking or patching this repo to add this feature? 😅
Additional context
N/A
The text was updated successfully, but these errors were encountered: