Skip to content

Conversation

@Ang-dot
Copy link
Contributor

@Ang-dot Ang-dot commented Feb 23, 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

Dev Testing

Can be tested over the private test repo.

Video Recording

@Ang-dot Ang-dot self-assigned this Feb 23, 2025
@Ang-dot Ang-dot requested a review from celesteanglm February 23, 2025 10:35
Copy link
Contributor

@celesteanglm celesteanglm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if/when you want to merge this, but looks good to me!

@Ang-dot Ang-dot merged commit c1de5a3 into main Feb 25, 2025
1 check passed
MichielMAnalytics pushed a commit to MichielMAnalytics/game-python that referenced this pull request Jun 12, 2025
…add-auto-pr-labeler

[CI] Add Auto PR Labeler
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