Skip to content

Conversation

@dermatz
Copy link
Collaborator

@dermatz dermatz commented Jan 22, 2026

This pull request updates the .github/labeler.yml configuration to improve label assignment based on branch naming conventions and file path patterns. The changes enhance the flexibility and accuracy of automated labeling for pull requests.

Labeling rules improvements:

  • Updated branch pattern matching for Feature, Fix, and Next-Release labels to use wildcards (e.g., 'add:*', 'fix:*', and expanded Next-Release to include more patterns) for broader and more accurate coverage.
  • Expanded file path globs for Command, Frontend, and Theme-Builder labels to use recursive matching (**) for better detection of changes in nested directories.
  • Corrected the label name from ThemeBuilder to Theme-Builder for consistency.

@dermatz dermatz merged commit bd48b7c into main Jan 22, 2026
12 checks passed
@dermatz dermatz deleted the fix-autolabel-types branch January 22, 2026 07:16
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.

2 participants