Lints the title of a pull request
Find a file
Jan Klattenhoff 9b1a6a928e
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
fix(validation): update error message for invalid commit format
2025-04-09 18:22:37 +02:00
.gitea/workflows refactor: clean up unused dependencies and functions 2025-04-09 18:19:21 +02:00
docs chore(release): [skip ci] 2025-04-09 14:59:03 +00:00
internal/validation fix(validation): update error message for invalid commit format 2025-04-09 18:22:37 +02:00
.gitignore Initial commit 2025-04-09 14:43:54 +00:00
action.yml feat(action): update to use Go for pull request linting 2025-04-09 18:10:18 +02:00
go.mod refactor: clean up unused dependencies and functions 2025-04-09 18:19:21 +02:00
go.sum refactor: clean up unused dependencies and functions 2025-04-09 18:19:21 +02:00
LICENSE Initial commit 2025-04-09 14:43:54 +00:00
main.go fix(main): improve error message for invalid PR title 2025-04-09 18:20:59 +02:00
README.md Initial commit 2025-04-09 14:43:54 +00:00
release.config.cjs feat(ci): add release workflow and configuration files (#1) 2025-04-09 14:52:48 +00:00

pull-request-lint

Lints the title of a pull request