label-when-approved-action
Labeler
Automates adding labels to pull requests after they receive a specified number of approvals
GitHub Action that labels approved pull requests
191 stars
1 watching
130 forks
Language: Shell
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
abinoda/assignee-to-reviewer-action | Automatically creates and deletes review requests based on assigned users | 122 |
alberthernandez/working-label-action | Automates addition and removal of labels on pull requests based on their status | 5 |
julienkode/team-labeler-action | Automates adding team labels to pull requests based on author name. | 49 |
actions/labeler | Automatically assigns labels to pull requests based on changes in files or branch names. | 1,977 |
banyan/auto-label | Automatically adds labels to Pull Requests based on matched file patterns | 63 |
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 410 |
pascalgn/size-label-action | An action that assigns labels to pull requests based on changes in their size. | 88 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 308 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
renato66/auto-label | Automatically adds labels to new issues based on their descriptions. | 48 |
gagoar/use-herald-action | Automates PR notifications and tasks based on predefined rules | 54 |
abhijithvijayan/import-github-labels-cli | Tool to synchronize labels between GitHub repositories using the command line interface. | 17 |
micnncim/action-label-syncer | Automates label management on GitHub | 199 |
lannonbr/issue-label-manager-action | Manages issue labels across GitHub repositories | 191 |
reviewdog/action-stylelint | Automates code review by running stylelint on pull requests to identify coding errors and suggest improvements. | 47 |