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
131 forks
Language: Shell
last commit: 12 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. | 2,005 |
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 | 419 |
pascalgn/size-label-action | An action that assigns labels to pull requests based on changes in their size. | 89 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 317 |
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 | 55 |
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 | 201 |
lannonbr/issue-label-manager-action | Manages issue labels across GitHub repositories | 189 |
reviewdog/action-stylelint | Automates code review with stylelint and reviewdog on GitHub pull requests | 47 |