[PERPLEXITY-08] Write the agent code review checklist Timmy won't follow without enforcement #393
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of Epic: #385
Timmy approves everything. Build a checklist that gets enforced via Gitea CI or webhook:
This should be a CI check that runs automatically, not a document Timmy can ignore.
Acceptance Criteria
Implementation Complete
PR submitted: #411
What was built:
bin/pr-checklist.py— Python enforcement script running 6 automated checks.gitea/workflows/pr-checklist.yml— CI workflow triggered on all pull_request eventsChecks enforced:
.pyfiles pass syntax check.shfiles are executableAcceptance criteria status:
bin/pr-checklist.py)The PR itself (#411) is the test case — the workflow should run against it once the CI runner is available.