Update v2.1.0 SHA pins to 460bc0f9b7a7349547c8567d2ebf752453f044a1#129
Merged
Conversation
jeffhandley
commented
Jun 13, 2026
Member
- .github/workflows/labeler-cache-retention.yml: restore action
- .github/workflows/labeler-predict-discussions.yml: restore, predict actions
- .github/workflows/labeler-predict-issues.yml: restore, predict actions
- .github/workflows/labeler-predict-pulls.yml: restore, predict actions
- .github/workflows/labeler-promote.yml: promote action (issues, pulls, discussions)
- .github/workflows/labeler-train.yml: download, train, test actions (issues, pulls, discussions)
- .github/workflows/labeler-cache-retention.yml: restore action - .github/workflows/labeler-predict-discussions.yml: restore, predict actions - .github/workflows/labeler-predict-issues.yml: restore, predict actions - .github/workflows/labeler-predict-pulls.yml: restore, predict actions - .github/workflows/labeler-promote.yml: promote action (issues, pulls, discussions) - .github/workflows/labeler-train.yml: download, train, test actions (issues, pulls, discussions) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request updates the pinned commit SHA used for the dotnet/issue-labeler/* GitHub Actions across the labeler workflows, keeping them on v2.1.0 while changing the underlying pinned revision to 460bc0f9b7a7349547c8567d2ebf752453f044a1.
Changes:
- Updated
download,train, andtestaction pins in the training workflow to the newv2.1.0SHA. - Updated
restore+predictaction pins in issue/pull/discussion prediction workflows to the newv2.1.0SHA. - Updated
restoreaction pin in the cache-retention workflow andpromotepins in the promotion workflow to the newv2.1.0SHA.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/labeler-train.yml | Re-pins download/train/test steps to the updated v2.1.0 SHA used for model lifecycle workflows. |
| .github/workflows/labeler-promote.yml | Re-pins the promote action to the updated v2.1.0 SHA for staged→active model promotion. |
| .github/workflows/labeler-predict-pulls.yml | Re-pins restore and predict actions to the updated v2.1.0 SHA for PR labeling. |
| .github/workflows/labeler-predict-issues.yml | Re-pins restore and predict actions to the updated v2.1.0 SHA for issue labeling. |
| .github/workflows/labeler-predict-discussions.yml | Re-pins restore and predict actions to the updated v2.1.0 SHA for discussion labeling. |
| .github/workflows/labeler-cache-retention.yml | Re-pins the restore action to the updated v2.1.0 SHA to prevent cache eviction. |
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.