ci: add branch tracking comments to dev-infra GitHub actions - #33696
Open
alan-agius4 wants to merge 1 commit into
Open
ci: add branch tracking comments to dev-infra GitHub actions#33696alan-agius4 wants to merge 1 commit into
alan-agius4 wants to merge 1 commit into
Conversation
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
alan-agius4
force-pushed
the
ci-devinfra-action-comments
branch
4 times, most recently
from
July 30, 2026 10:09
aa0c05a to
baff77b
Compare
alan-agius4
force-pushed
the
ci-devinfra-action-comments
branch
2 times, most recently
from
July 30, 2026 10:35
82556cf to
bfd3488
Compare
Adds `# main` version comments after SHA references for `angular/dev-infra` GitHub Actions across workflows so that Renovate tracks the main branch and proposes updates when digests change.
alan-agius4
force-pushed
the
ci-devinfra-action-comments
branch
from
July 30, 2026 10:47
bfd3488 to
90b83b0
Compare
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.
PR Checklist
Please check to confirm your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
angular/dev-infra/github-actions/...action SHAs in.github/workflows/*.ymldo not have branch tracking version comments (# main), which prevents Renovate'sgithub-actionsdatasource from updating untagged action repositories.Issue Number: N/A
What is the new behavior?
Adds
# mainversion comments after allangular/dev-infraaction SHA references across workflows so that Renovate tracks the main branch digest.Does this PR introduce a breaking change?
Other information