Skip to content

ci: add branch tracking comments to dev-infra GitHub actions - #33605

Merged
crisbeto merged 1 commit into
angular:mainfrom
alan-agius4:ci-devinfra-action-comments
Jul 30, 2026
Merged

ci: add branch tracking comments to dev-infra GitHub actions#33605
crisbeto merged 1 commit into
angular:mainfrom
alan-agius4:ci-devinfra-action-comments

Conversation

@alan-agius4

Copy link
Copy Markdown
Contributor

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

angular/dev-infra/github-actions/... action SHAs in .github/workflows/*.yml do not have branch tracking version comments (# main), which prevents Renovate's github-actions datasource from updating untagged action repositories.

Issue Number: N/A

What is the new behavior?

Adds # main version comments after all angular/dev-infra action SHA references across workflows so that Renovate tracks the main branch digest.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@pullapprove
pullapprove Bot requested a review from devversion July 30, 2026 10:12
@angular-robot angular-robot Bot added the area: build & ci Related the build and CI infrastructure of the project label Jul 30, 2026
@alan-agius4
alan-agius4 force-pushed the ci-devinfra-action-comments branch from d28580c to 27c9bd5 Compare July 30, 2026 10:25
@alan-agius4
alan-agius4 requested review from josephperrott and removed request for devversion July 30, 2026 10:27
@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release action: review The PR is still awaiting reviews from at least one requested reviewer labels Jul 30, 2026
@alan-agius4
alan-agius4 force-pushed the ci-devinfra-action-comments branch from 27c9bd5 to fe7cd17 Compare July 30, 2026 10:32
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
alan-agius4 force-pushed the ci-devinfra-action-comments branch from fe7cd17 to 57e3c01 Compare July 30, 2026 10:47

@josephperrott josephperrott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Jul 30, 2026
@crisbeto
crisbeto merged commit 017a4fc into angular:main Jul 30, 2026
30 of 32 checks passed
@crisbeto

Copy link
Copy Markdown
Member

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto pushed a commit that referenced this pull request Jul 30, 2026
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.

(cherry picked from commit 017a4fc)
@alan-agius4
alan-agius4 deleted the ci-devinfra-action-comments branch July 30, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker action: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants