Commit graph

8 commits

Author SHA1 Message Date
e332ef87cb
feat: add linters (#11)
Reviewed-on: #11
Co-authored-by: Jan Klattenhoff <jan@kjan.email>
Co-committed-by: Jan Klattenhoff <jan@kjan.email>
2025-04-09 17:40:45 +00:00
c84b1ecd26
fix(main): improve error message for invalid PR title
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
2025-04-09 18:20:59 +02:00
8981c8367e
fix(main): improve error message for invalid PR title
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 9s
2025-04-09 18:20:34 +02:00
19b376ac40
refactor: clean up unused dependencies and functions
Some checks failed
Lint Pull Request / Lint Pr Title (pull_request) Failing after 9s
2025-04-09 18:19:21 +02:00
044823552b
feat: add GitHub event handling and pull request title display
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
2025-04-09 18:17:12 +02:00
80ab70da04
chore: remove invoke-binary.js and update main.go logic
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
2025-04-09 18:11:23 +02:00
6d9c48078c
feat(action): update to use Go for pull request linting
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
2025-04-09 18:10:18 +02:00
09380fb8d0
feat: add pull request linting action and validation logic 2025-04-09 17:16:18 +02:00