pr-lint-action
Linter
Automates checks on pull request titles to ensure they meet specific formatting requirements
A fast 🔥 TypeScript GitHub Action to ensure that your PR title matches a given regex.
64 stars
3 watching
23 forks
Language: JavaScript
last commit: 6 days ago
Linked from 1 awesome list
botgithub-actionslinterreviewtypescriptworkflow
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 |
julienkode/pull-request-name-linter-action | Automatically lints pull request names with commitlint | 78 |
deepakputhraya/action-pr-title | Enforces Pull Request title conventions to ensure consistency and readability | 130 |
vijaykramesh/pr-lint-action | Verifies pull requests contain a reference to a Jira ticket | 75 |
ros-tooling/action-ros-lint | Automates linting of ROS 2 packages to quickly identify coding issues | 19 |
reviewdog/action-golangci-lint | Automates code review with golangci-lint on pull requests | 218 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 575 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
arangogutierrez/golinty-action | Automates Go code lint checks on PR events to maintain code quality | 10 |
mooyoul/tslint-actions | A GitHub action that integrates TSLint with annotation support for JavaScript projects. | 34 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
vsoch/pull-request-action | Automates creation of pull requests based on branch pushes | 174 |
hmarr/auto-approve-action | Automatically approves GitHub pull requests on behalf of the workflow user or with a provided GitHub token | 410 |
neofinancial/ticket-check-action | Automates verification of pull request titles with ticket IDs | 43 |