Skip to content

Refactor GitHub labeler configuration for cmdlets and CI/CD paths#127

Merged
marko-stanojevic merged 1 commit intomainfrom
fix/labeler_config
Feb 5, 2026
Merged

Refactor GitHub labeler configuration for cmdlets and CI/CD paths#127
marko-stanojevic merged 1 commit intomainfrom
fix/labeler_config

Conversation

@marko-stanojevic
Copy link
Contributor

@marko-stanojevic marko-stanojevic commented Feb 5, 2026

Description

This pull request updates the .github/labeler.yml configuration to improve labeling of pull requests based on file changes. The most important changes are grouped below:

Label naming and assignment improvements:

  • Renamed the source label to cmdlets for files matching src/**/*.ps1, ensuring more accurate labeling for PowerShell cmdlet files.

CI/CD label coverage enhancements:

  • Expanded the ci-cd label to include all files in .github/workflows and .github/actions, regardless of file extension, improving coverage for workflow and action files.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Code quality improvement (refactoring, tests, performance)

@marko-stanojevic marko-stanojevic merged commit 6e20fd1 into main Feb 5, 2026
9 checks passed
@marko-stanojevic marko-stanojevic deleted the fix/labeler_config branch February 5, 2026 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant