Skip to content

Upgrade Issue-Labeler to v2.0.0 #48796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jeffhandley
Copy link
Member

Reference: https://github.com/dotnet/issue-labeler/releases/tag/v2.0.0-release

After this is merged, training and promotion will need to be re-run as the cache keys used changed in this release.

@jeffhandley jeffhandley requested a review from marcpopMSFT May 2, 2025 06:19
@jeffhandley jeffhandley self-assigned this May 2, 2025
@Copilot Copilot AI review requested due to automatic review settings May 2, 2025 06:19
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the Issue-Labeler GitHub Actions workflows to v2.0.0, streamlining inputs and cache key usage while ensuring compatibility with the new release.

  • Updated workflow inputs and their defaults
  • Replaced legacy version tags with v2.0.0 references
  • Enhanced workflow steps for training, promoting, predicting, and cache retention

Reviewed Changes

Copilot reviewed 5 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 Updated inputs, environment variables, and steps for training
.github/workflows/labeler-promote.yml Renamed inputs and updated model promotion steps
.github/workflows/labeler-predict-pulls.yml Adjusted prediction workflow for pull requests with new defaults
.github/workflows/labeler-predict-issues.yml Adjusted prediction workflow for issues with updated input names
.github/workflows/labeler-cache-retention.yml Updated cache retention workflow to ensure model persistence with v2.0.0
Files not reviewed (1)
  • .github/workflows/labeler-build-predictor.yml: Language not supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant