-
Notifications
You must be signed in to change notification settings - Fork 881
Open
Labels
Status: TriageThis is being looked at and prioritizedThis is being looked at and prioritizedType: MaintenanceAny dependency, housekeeping, and clean up Issue or PRAny dependency, housekeeping, and clean up Issue or PR
Description
Describe the need
Currently is used generation of release notes based on PR labels and they are not always set.
To improve the situation and reduce burden for maintainers it can be used labeler GitHub action to automatically label new pull requests based on the paths of files being changed or/and the branch name.
The actions/labeler GitHub Action automates the crucial first step of the release process: classifying the contents of every Pull Request (PR).
Instead of relying on human developers to manually add labels, this action automatically applies labels based on which files and directories were changed within the PR (e.g., if files in src/docs/ are changed, the label documentation is added) and the names of source branches.
SDK Version
No response
API Version
No response
Relevant log output
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
Status: TriageThis is being looked at and prioritizedThis is being looked at and prioritizedType: MaintenanceAny dependency, housekeeping, and clean up Issue or PRAny dependency, housekeeping, and clean up Issue or PR
Type
Projects
Status
Backlog