chore: Add Renovate config for SHA-pinned GitHub Actions#6
Open
devin-ai-integration[bot] wants to merge 1 commit intomainfrom
Open
chore: Add Renovate config for SHA-pinned GitHub Actions#6devin-ai-integration[bot] wants to merge 1 commit intomainfrom
devin-ai-integration[bot] wants to merge 1 commit intomainfrom
Conversation
Extends the shared workos/renovate-config preset, scoped to the github-actions manager only. Enables: - Automatic SHA-pinning of any newly-added GitHub Actions - 7-day minimumReleaseAge on all GitHub Actions updates - Grouped, automerged minor/patch/digest updates after CI - Manual review for major version bumps See https://github.com/workos/renovate-config for the preset. Refs SECENG-299.
Contributor
Author
Original prompt from will.porter
|
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a
renovate.jsonthat extends the sharedworkos/renovate-configpreset, scoped to thegithub-actionsmanager only. Activates automated maintenance of the SHA-pinned GitHub Actions in this repo without changing how any other dependencies are managed.Behavior gained:
helpers:pinGitHubActionDigests.minimumReleaseAge: "7 days"+minimumReleaseAgeBehaviour: "timestamp-required").enabledManagers: ["github-actions"]keeps Renovate out of any other ecosystems — adjust later if you want it broader.The shared preset lives at https://github.com/workos/renovate-config and any policy change is a single edit there that propagates to every consuming repo.
Refs SECENG-299.
Review & Testing Checklist for Human
npx --yes --package renovate -- renovate-config-validator renovate.json.Notes
Part of the rollout for SECENG-299 "Implement Dependency Management for GitHub Workflow SHA pins". Companion PRs are being opened in the rest of the public SDKs and adjacent repos.
Link to Devin session: https://app.devin.ai/sessions/337e586a7c3e40ce8da2d048b402e6f5