action-pr-title
Title validator
Automatically validates and enforces Pull Request title format and length in GitHub pull requests
Github action to enforce Pull Request title conventions
131 stars
2 watching
77 forks
Language: JavaScript
last commit: 9 days ago
Linked from 1 awesome list
github-actionshacktoberfestpull-requestpull-requestspullrequestpullrequests
Related projects:
Repository | Description | Stars |
---|---|---|
deepakputhraya/action-branch-name | Enforces naming conventions on branch names in GitHub repositories | 77 |
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
vijaykramesh/pr-lint-action | Verifies pull requests contain a reference to a Jira ticket | 76 |
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 419 |
maxkomarychev/merge-pal-action | Automates the merging of pull requests in GitHub repositories. | 32 |
kentaro-m/auto-assign-action | Automatically adds reviewers and assignees to GitHub pull requests based on customizable lists | 317 |
neofinancial/ticket-check-action | Automates verification of pull request titles with ticket IDs | 44 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
staabm/annotate-pull-request-from-checkstyle | Automates annotation of GitHub Pull Requests based on checkstyle reports | 193 |
tzkhan/pr-update-action | Updates a pull request with information extracted from branch names | 80 |
gagoar/use-herald-action | Automates PR notifications and tasks based on predefined rules | 55 |
peter-evans/create-pull-request | An action to automate creating a pull request in GitHub after making changes to the repository in the Actions workspace. | 2,187 |
pascalgn/automerge-action | Automatically merges pull requests when they are ready for review and meet certain conditions | 867 |