gh-label-kit Labeler Action
Version updated for https://github.com/srz-zumix/labeler-action to version v0.10.0.
- This action is used across all versions by 17 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The labeler-action GitHub Action automates the process of applying labels to pull requests and other repository events using a customizable configuration file. It extends the functionality of the actions/labeler action by supporting additional triggers (e.g., push, workflow_dispatch), filtering labels based on code owners and authors, and allowing labels to include colors and descriptions. This action simplifies repository management by streamlining the labeling process and enhancing label customization capabilities.
Release notes
Changes
- Add rules for unpinned uses in zizmor.yaml @srz-zumix (#45)
Features
- add strict-config option @srz-zumix (#48)
- Modify ‘dot’ input description and add handling @srz-zumix (#47)
- gh-label-kit v0.17.0 @srz-zumix (#46)
Fixes
- fix all-globs-to-all-files @srz-zumix (#49)
Documentation
- add strict-config option @srz-zumix (#48)