pr-lint-action
Title checker
Enforces standard formatting and checks for issues in pull request titles during GitHub Actions workflows.
PR lint for GitHub Actions
120 stars
3 watching
24 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
actionsgithub-actionspull-request
Related projects:
Repository | Description | Stars |
---|---|---|
morrisoncole/pr-lint-action | Automates checks on pull request titles to ensure they meet specific formatting requirements | 64 |
deepakputhraya/action-pr-title | Automatically validates and enforces Pull Request title format and length in GitHub pull requests | 131 |
vijaykramesh/pr-lint-action | Verifies pull requests contain a reference to a Jira ticket | 76 |
julienkode/pull-request-name-linter-action | Automatically lints pull request names with commitlint | 79 |
ros-tooling/action-ros-lint | Automates linting of ROS 2 packages to quickly identify coding issues | 19 |
reviewdog/action-golangci-lint | Automates code reviews with linting and reporting tools | 219 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
arangogutierrez/golinty-action | Automates Go code lint checks on PR events to maintain code quality | 10 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
errata-ai/vale-action | Tools for managing and running Vale in GitHub Actions workflows | 204 |
wagoid/commitlint-github-action | Lints Pull Request commits with commitlint to enforce coding standards. | 364 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 578 |
hipstersmoothie/eslint-formatter-github | An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |
neofinancial/ticket-check-action | Automates verification of pull request titles with ticket IDs | 44 |