pr-lint-action
PR checker
Verifies pull requests contain a reference to a Jira ticket
A GitHub Action that verifies your pull request contains a reference to a Jira ticket.
75 stars
3 watching
23 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
seferov/pr-lint-action | Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows. | 120 |
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
deepakputhraya/action-pr-title | Enforces Pull Request title conventions to ensure consistency and readability | 130 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
neofinancial/ticket-check-action | Automates verification of pull request titles with ticket IDs | 43 |
dhth/prs | A terminal-based tool to monitor GitHub pull requests and display relevant information | 110 |
tzkhan/pr-update-action | Updates a pull request with information extracted from branch names | 80 |
julienkode/pull-request-name-linter-action | Automatically lints pull request names with commitlint | 78 |
deepakputhraya/action-branch-name | Enforces naming conventions on branch names in GitHub repositories | 77 |
tylermurry/github-pr-landmine | Tools for adding manual mutation tests to GitHub pull requests | 33 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
shiva-hack/eslint-plugin-pii | Lints JavaScript code to detect sensitive personal identifiable information (PII) in comments and string literals. | 9 |
arangogutierrez/golinty-action | Automates Go code lint checks on PR events to maintain code quality | 10 |
gagoar/use-herald-action | Automates PR notifications and tasks based on predefined rules | 54 |
staabm/annotate-pull-request-from-checkstyle | Automates annotation of GitHub Pull Requests based on checkstyle reports | 193 |