Add API to set Dependabot on senf-hosted runenrs #204707
Replies: 2 comments
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
From the current GitHub API documentation, there are REST API endpoints available for managing self-hosted Actions runners, including listing runners and managing their labels. However, I couldn't find a public REST API endpoint specifically for enabling/configuring "Dependabot on self-hosted runners" itself. It would definitely be useful to have an API for managing this setting, especially for teams that want to configure Dependabot runner settings as code or automate the setup across repositories and organisations. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
API
Body
Hi,
Dependabot on self-hosted runners was announced as GA for 2 years, but there is still no public API for it.
We would like to get public API for it to be able to manage as code.
Thank you in advance.
All reactions