Configure Renovate to suppress invalid changesets/action SHA warning#56
Merged
miccy merged 3 commits intorenovate/configurefrom Mar 1, 2026
Merged
Configure Renovate to suppress invalid changesets/action SHA warning#56miccy merged 3 commits intorenovate/configurefrom
miccy merged 3 commits intorenovate/configurefrom
Conversation
…low file Co-authored-by: miccy <9729864+miccy@users.noreply.github.com>
Co-authored-by: miccy <9729864+miccy@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Set up Renovate for dependency management
Configure Renovate to suppress invalid changesets/action SHA warning
Mar 1, 2026
miccy
approved these changes
Mar 1, 2026
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
miccy
approved these changes
Mar 1, 2026
miccy
added a commit
that referenced
this pull request
Mar 1, 2026
Configure Renovate to suppress invalid changesets/action SHA warning
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.
Renovate onboarding PR flagged an invalid commit SHA for
changesets/actionin.github/workflows/release.yaml. The referenced SHA (aba2c84...) does not exist in the upstream repository, preventing Renovate from tracking updates.Changes
changesets/actionto suppress the warningContext
The workflow file is protected by repository rules (GH013) and cannot be modified via PR. The correct SHA for v1.7.0 is
6a0a831ff30acef54f2c6aa1cbbc1096b066edaf.A repository administrator needs to manually update line 34 in
release.yaml:After the manual fix, the ignore rule in
renovate.jsonshould be removed to re-enable automatic updates.✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.