Skip to content
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

[CI] Add Auto PR Labeler #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Ang-dot
Copy link
Contributor

@Ang-dot Ang-dot commented Feb 25, 2025

Summary

Add auto PR labeler according to current use cases.

Links

  • GitHub Action Extension:
    srvaroa/labeler: Label manager for PRs and Issues based on configurable conditions

Changes

  • Auto apply labels to future PRs based on the following PR title conditions:
    Label PR Title Regex
    bugfix (?i)fix|bug
    documentation (?i)docs|documentation
    enhancement (?i)feat|feature|enhance|improve
    plugin (?i)plugin
    test (?i)test
  • Clone PR to [CI] Add Auto PR Labeler in Python repo.

Dev Testing

Can be tested over the private test repo.

Video Recording

@Ang-dot Ang-dot requested a review from celesteanglm February 25, 2025 06:26
@Ang-dot Ang-dot self-assigned this Feb 25, 2025
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