Skip to content

fix: Use autolabeler sub-action to fix PR label workflow#474

Merged
xerial merged 3 commits into
mainfrom
fix/auto-labeler-disable-releaser
Apr 12, 2026
Merged

fix: Use autolabeler sub-action to fix PR label workflow#474
xerial merged 3 commits into
mainfrom
fix/auto-labeler-disable-releaser

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented Apr 12, 2026

Summary

Branch prefix → label mapping:
feature/ → feature, fix/ → bug, deps/ → library-update,
breaking/ → breaking, chore/|test/ → internal, docs/ → doc

Test plan

  • Verify the "Update PR labels" job passes on this PR
  • Open a test PR from a feature/ branch and confirm it gets the feature label

🤖 Generated with Claude Code

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

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

@github-actions github-actions Bot added the bug Something isn't working label Apr 12, 2026
Replace release-drafter (which was failing on v7 due to invalid
target_commitish on PR events) with actions/labeler@v5 using
branch-name matching. Labels are now derived from branch prefixes:
  feature/ -> feature, fix/ -> bug, deps/ -> library-update,
  breaking/ -> breaking, chore/|test/ -> internal, docs/ -> doc

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@xerial xerial force-pushed the fix/auto-labeler-disable-releaser branch from 354f95e to 7cbd38b Compare April 12, 2026 05:29
xerial and others added 2 commits April 11, 2026 22:30
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@xerial xerial merged commit 78395db into main Apr 12, 2026
14 checks passed
@xerial xerial deleted the fix/auto-labeler-disable-releaser branch April 12, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant