Skip to content

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

Merged
alan-agius4 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#33696
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:ci-devinfra-action-comments

Conversation

@alan-agius4

Copy link
Copy Markdown
Collaborator

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

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@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 4 times, most recently from aa0c05a to baff77b Compare July 30, 2026 10:09
@alan-agius4 alan-agius4 added target: minor This PR is targeted for the next minor release action: merge The PR is ready for merge by the caretaker labels Jul 30, 2026
@alan-agius4
alan-agius4 force-pushed the ci-devinfra-action-comments branch 2 times, most recently from 82556cf to bfd3488 Compare July 30, 2026 10:35
@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release and removed target: minor This PR is targeted for the next minor release labels 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.
@alan-agius4
alan-agius4 force-pushed the ci-devinfra-action-comments branch from bfd3488 to 90b83b0 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

@alan-agius4
alan-agius4 merged commit 93cd752 into angular:main Jul 30, 2026
39 checks passed
@alan-agius4
alan-agius4 deleted the ci-devinfra-action-comments branch July 30, 2026 14:27
@alan-agius4

Copy link
Copy Markdown
Collaborator Author

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

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 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.

2 participants