auto-assign-action
Reviewer tool
Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists
An action which adds reviewers to the pull request when the pull request is opened.
308 stars
5 watching
91 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
github-actionsmy-portfoliopull-requestworkflow
Related projects:
Repository | Description | Stars |
---|---|---|
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 410 |
abinoda/assignee-to-reviewer-action | Automatically creates and deletes review requests based on assigned users | 122 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 859 |
deepakputhraya/action-pr-title | Enforces Pull Request title conventions to ensure consistency and readability | 130 |
julienkode/team-labeler-action | Automates adding team labels to pull requests based on author name. | 49 |
gagoar/use-herald-action | Automates PR notifications and tasks based on predefined rules | 54 |
peter-evans/create-pull-request | An action to automate creating pull requests in GitHub repositories | 2,165 |
banyan/auto-label | Automatically adds labels to Pull Requests based on matched file patterns | 63 |
staabm/annotate-pull-request-from-checkstyle | Automates annotation of GitHub Pull Requests based on checkstyle reports | 193 |
abinoda/label-when-approved-action | Automates adding labels to pull requests after they receive a specified number of approvals | 191 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
skydio/revup | Tools to streamline code review and pull request management in Git-based development workflows. | 318 |