Skip to content

ci(ci): auto-label PRs from conventional commit title#14

Merged
pasrom merged 1 commit intomainfrom
feat/auto-pr-labels
Mar 14, 2026
Merged

ci(ci): auto-label PRs from conventional commit title#14
pasrom merged 1 commit intomainfrom
feat/auto-pr-labels

Conversation

@pasrom
Copy link
Copy Markdown
Owner

@pasrom pasrom commented Mar 14, 2026

Summary

  • New workflow that auto-labels PRs based on conventional commit title prefix
  • feat:enhancement, fix:bug, docs:documentation, ci/build/chore/refactor/perf:chore
  • Works with .github/release.yml to auto-categorize release notes

Test plan

  • This PR itself should get labeled chore automatically

Parses PR title prefix (feat/fix/docs/ci/chore/refactor/perf)
and adds the matching GitHub label. Works with .github/release.yml
to categorize auto-generated release notes.
@pasrom pasrom added the chore Maintenance or non-functional changes label Mar 14, 2026
@pasrom pasrom merged commit 61858ae into main Mar 14, 2026
3 checks passed
@pasrom pasrom deleted the feat/auto-pr-labels branch March 14, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance or non-functional changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant