labeler
Labeler
Automatically assigns labels to pull requests based on changes in files or branch names.
An action for automatically labelling pull requests
2k stars
66 watching
419 forks
Language: TypeScript
last commit: 7 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
julienkode/team-labeler-action | Automates adding team labels to pull requests based on author name. | 49 |
banyan/auto-label | Automatically adds labels to Pull Requests based on matched file patterns | 63 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
pascalgn/size-label-action | An action that assigns labels to pull requests based on changes in their size. | 88 |
alberthernandez/working-label-action | Automates addition and removal of labels on pull requests based on their status | 5 |
renato66/auto-label | Automatically adds labels to new issues based on their descriptions. | 48 |
abinoda/label-when-approved-action | Automates adding labels to pull requests after they receive a specified number of approvals | 191 |
actions/stale | Automates marking and closing of inactive issues and pull requests to keep the project up-to-date | 1,380 |
crazy-max/ghaction-github-labeler | A tool to manage GitHub labels as code. | 143 |
actions/first-interaction | Automates filtering of pull requests and issues for new contributors | 769 |
abhijithvijayan/import-github-labels-cli | Tool to synchronize labels between GitHub repositories using the command line interface. | 17 |
actions/typescript-action | Tools and templates for creating GitHub Actions written in TypeScript | 2,049 |
julienkode/pull-request-name-linter-action | Automatically lints pull request names with commitlint | 78 |
naturalclar/issue-action | Automatically adds labels and assigns users to issues when they are created | 60 |
reviewdog/action-golangci-lint | Automates code review with golangci-lint on pull requests | 219 |