Skip to content

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
@celesteanglm celesteanglm merged commit 28f3a46 into main Mar 6, 2025
1 check passed
@celesteanglm celesteanglm deleted the ci/yang-add-auto-pr-labeler branch March 6, 2025 13:07
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