Lints the title of a pull request
Find a file
Jan K9f e26143661c
All checks were successful
Release / Release (push) Successful in 56s
Merge pull request 'feat: initial implementation' (#5) from main into release
Reviewed-on: #5
2025-04-09 16:25:18 +00:00
.gitea/workflows ci: add condition to skip linting on release branches 2025-04-09 18:24:53 +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