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 | 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 |
julienkode/pull-request-name-linter-action | Automatically lints pull request names with commitlint | 78 |
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 |
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 | 202 |
wagoid/commitlint-github-action | Enforces commit message conventions on GitHub Pull Request commits using Commitlint. | 363 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 575 |
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 | 43 |