Commit Graph

13 Commits

Author SHA1 Message Date
Jon
ec9304fdc5 fix(problem_matcher): correct regex for when pylint content is not available
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 29s
ref: #6
2025-07-12 23:35:04 +09:30
Jon
eb11625b66 fix(problem_matcher): On approval body is required contrary to docs
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 9s
ref: #6 #5
2025-07-12 22:35:02 +09:30
Jon
dc57a65a1c feat(problem_matcher): when not enabled, dont process further
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 9s
ref: #6
2025-07-12 21:14:28 +09:30
Jon
9727594d89 feat(annotations): when no problem found, remove comment and set to approve PR
ref: #6 #5
2025-07-12 19:14:47 +09:30
Jon
9516803f78 chore(parser): code cleanup
ref: #3 #1
2025-07-01 20:53:43 +09:30
Jon
55b7dc396f fix(parser): allow upper case leters in matchers name
ref: #3 #1
2025-07-01 20:53:04 +09:30
Jon
598cd7db5c refactor(parser): store matcher name seperatly
ref: #3 #1
2025-07-01 20:52:35 +09:30
Jon
b18043c2f0 feat(parser): enable setting mather name for defaul regex
ref: #3 #1
2025-07-01 20:00:55 +09:30
Jon
f53cd10241 refactor(parser): clean up pylint admonition vars
ref: #3 #1
2025-07-01 19:59:58 +09:30
Jon
ea2f7e76cb feat(parser): admonition layout set to be same as pylint for default matcherr
ref: #3 #1
2025-07-01 19:59:25 +09:30
Jon
b8fb75e6cd feat(parser): add table for each tool used for annotations
ref: #3 #1
2025-07-01 18:22:49 +09:30
Jon
7d3a8d833f feat(parser): make pylint comment prettier
ref: #2 #1
2025-07-01 01:57:34 +09:30
Jon
2e0062062a feat(script): initial parser script
ref: #2 #1
2025-06-30 08:24:17 +09:30