Skip to content

fix(ci): fix local dev label (bump labeler to v6) (@d1rshan)#7980

Open
d1rshan wants to merge 1 commit into
monkeytypegame:masterfrom
d1rshan:master
Open

fix(ci): fix local dev label (bump labeler to v6) (@d1rshan)#7980
d1rshan wants to merge 1 commit into
monkeytypegame:masterfrom
d1rshan:master

Conversation

@d1rshan
Copy link
Copy Markdown
Contributor

@d1rshan d1rshan commented May 20, 2026

'local dev' label is not set by actions/labeler@v4 (pr: #7868)
and it looks like there is some problem with v4 (i tried multiple fixes while keeping in v4 but the issue persisted).

Fix

only bumping the labeler version works which required rewriting config to new syntax.

tested and verified for all labels in my fork: d1rshan#5

Copilot AI review requested due to automatic review settings May 20, 2026 04:50
@github-actions github-actions Bot added the waiting for review Pull requests that require a review before continuing label May 20, 2026
Copy link
Copy Markdown
Contributor

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

Note

Copilot was unable to run its full agentic suite in this review.

Updates the GitHub labeler workflow and configuration to align with newer actions/labeler syntax and behavior.

Changes:

  • Bumped actions/labeler from v4 to v6 and enabled label synchronization.
  • Migrated .github/labeler.yml rules to the changed-files-based configuration format.
  • Adjusted label matching globs (notably in the “local dev” label and asset exclusions).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
.github/workflows/labeler.yml Updates labeler action version and enables sync-labels.
.github/labeler.yml Migrates label rules to the v6-compatible changed-files schema and updates glob patterns.

Comment thread .github/labeler.yml
Comment thread .github/labeler.yml
Comment thread .github/workflows/labeler.yml
Comment thread .github/workflows/labeler.yml
@github-actions github-actions Bot removed the waiting for review Pull requests that require a review before continuing label May 20, 2026
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.

3 participants