Skip to content

Update v2.1.0 SHA pins to 460bc0f9b7a7349547c8567d2ebf752453f044a1#129

Merged
jeffhandley merged 1 commit into
mainfrom
jeffhandley/update-to-v2.1.0
Jun 13, 2026
Merged

Update v2.1.0 SHA pins to 460bc0f9b7a7349547c8567d2ebf752453f044a1#129
jeffhandley merged 1 commit into
mainfrom
jeffhandley/update-to-v2.1.0

Conversation

@jeffhandley

Copy link
Copy Markdown
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>
Copilot AI review requested due to automatic review settings June 13, 2026 09:36
@github-actions github-actions Bot added the area-Workflows Related to the issue-labeler reusable workflows label Jun 13, 2026
@jeffhandley jeffhandley merged commit 1219168 into main Jun 13, 2026
4 checks passed
@jeffhandley jeffhandley deleted the jeffhandley/update-to-v2.1.0 branch June 13, 2026 09:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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, and test action pins in the training workflow to the new v2.1.0 SHA.
  • Updated restore + predict action pins in issue/pull/discussion prediction workflows to the new v2.1.0 SHA.
  • Updated restore action pin in the cache-retention workflow and promote pins in the promotion workflow to the new v2.1.0 SHA.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Workflows Related to the issue-labeler reusable workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants