Lints the title of a pull request
Find a file
Jan Klattenhoff 50c451f69e
Some checks failed
Test Go Action / use-go-action (push) Failing after 4s
Lint Pull Request / Lint Pr Title (pull_request) Failing after 4s
ci: update action directory path in workflow config
2025-04-09 17:51:05 +02:00
.gitea/workflows ci: update action directory path in workflow config 2025-04-09 17:51:05 +02:00
docs chore(release): [skip ci] 2025-04-09 14:59:03 +00:00
internal feat: add pull request linting action and validation logic 2025-04-09 17:16:18 +02:00
.gitignore Initial commit 2025-04-09 14:43:54 +00:00
action.yml feat: add pull request linting action and validation logic 2025-04-09 17:16:18 +02:00
go.mod feat: add pull request linting action and validation logic 2025-04-09 17:16:18 +02:00
go.sum feat: add pull request linting action and validation logic 2025-04-09 17:16:18 +02:00
LICENSE Initial commit 2025-04-09 14:43:54 +00:00
main.go feat: add pull request linting action and validation logic 2025-04-09 17:16:18 +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