Lints the title of a pull request
Find a file
Jan Klattenhoff 8981c8367e
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 9s
fix(main): improve error message for invalid PR title
2025-04-09 18:20:34 +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 refactor: clean up unused dependencies and functions 2025-04-09 18:19:21 +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:34 +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