gh-label-kit Labeler Action
Version updated for https://github.com/srz-zumix/labeler-action to version v0.9.0.
- This action is used across all versions by 13 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The labeler-action GitHub Action automates the application of labels to GitHub pull requests and other supported events using existing label definition files (e.g., labeler.yml) without requiring modifications. It extends the functionality of the standard actions/labeler by supporting flexible triggers (e.g., push, workflow_dispatch) and additional features like label color customization and team member expansion, streamlining labeling workflows for various event types. This action simplifies and enhances label management, making it more adaptable to diverse use cases.
Release notes
Changes
Features
- gh-label-kit v0.16.0 @srz-zumix (#39)
Dependencies
- Bump srz-zumix/aqua-installer-cache from 0.1.0 to 0.2.0 in the actions-minor group @dependabot[bot] (#38)
Documentation
- Clarify actions/labeler configuration in README @srz-zumix (#40)