Trigger dependency check via Dependabot API in several repos #1343
Unanswered
ShockwaveNN
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@ShockwaveNN at this time there isn't a way to manually trigger a dependabot update check via the GitHub API. I've opened a request ticket up with the owning team and they've added it to their backlog for feature requests. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there, I tried to found any documentation for triggering dependabot updates check via api, but seems there is a lot of differences between old dependable and current GitHub owned, so it's not an easy search query to find
In general my user case is rather simple - sometimes I release new version of my dependencies in form of ruby gem and want to all my projects receive this update right now.
Now I just go to ~30 repos and click on Insights tab and check for update manually, but I think there should be better way via api
Beta Was this translation helpful? Give feedback.
All reactions