|
|
14521ef664
|
feat: add PR checklist enforcement script
PR Checklist / pr-checklist (pull_request) Successful in 2m21s
Python script that enforces PR quality standards:
- Checks for actual code changes
- Validates branch is not behind base
- Detects issue bundling in PR body
- Runs Python syntax validation
- Verifies shell script executability
- Ensures issue references exist
Closes #393
|
2026-04-08 10:53:44 +00:00 |
|