You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this deprecation, Dependabot will no longer run on legacy infrastructure, and instead all Dependabot jobs will run in GitHub Actions. Customers will be migrated automatically with no need for manual intervention on their part, and Dependabot jobs will not be interrupted.
Intended Outcome
This will allow customers greater insight into Dependabot jobs and logs, and allow them to leverage the GitHub Actions APIs to observe Dependabot jobs or use the result of those jobs to kick off other parts of their CI/CD. They will also be able to set up Dependabot to run on self-hosted runners in order to allow Dependabot to access private registries that are not available to the public internet.
How will it work?
Dependabot will continue to function as always, but will be running its jobs in GitHub Actions.
The text was updated successfully, but these errors were encountered:
This issue is being closed as outdated. For more information, please check out this Discussion post. Stay tuned for new additions to our refreshed public roadmap!
We wanted to provide more details on why we removed this from the roadmap. We continue to plan to migrate all Dependabot users to Actions, but we have removed this from our roadmap for now until we have more certainty on our timeline. If you’re interested in this feature, please share your feedback in the GitHub community so we can track interest and consider it in the future.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
allProduct SKU: AlldependabotFeature: GitHub DependabotgaFeature phase: Generally available
Summary
With this deprecation, Dependabot will no longer run on legacy infrastructure, and instead all Dependabot jobs will run in GitHub Actions. Customers will be migrated automatically with no need for manual intervention on their part, and Dependabot jobs will not be interrupted.
Intended Outcome
This will allow customers greater insight into Dependabot jobs and logs, and allow them to leverage the GitHub Actions APIs to observe Dependabot jobs or use the result of those jobs to kick off other parts of their CI/CD. They will also be able to set up Dependabot to run on self-hosted runners in order to allow Dependabot to access private registries that are not available to the public internet.
How will it work?
Dependabot will continue to function as always, but will be running its jobs in GitHub Actions.
The text was updated successfully, but these errors were encountered: