Add Forgejo-native hook support (dual-stack GitHub + Forgejo) #2
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/claude-custom!2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "1-forgejo-native-hooks"
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?
Summary
check-issue.shvalidates issues via Forgejo API for Forgejo reposforgejo-helper.shprovides shared Forgejo API functionsreview-pr.mdupdated with Forgejo API equivalentsCLAUDE.mdupdated with dual-platform SOPChanged Files
hooks/forgejo-helper.sh(NEW) — shared Forgejo API libraryhooks/check-issue.sh— dual-stack issue validationhooks/block-main-commits.sh— platform-aware error messageshooks/block-pr-merge.sh— intercepts Forgejo PR mergeshooks/remind-review-loop.sh— triggers on Forgejo PR creationcommands/review-pr.md— Forgejo API instructionsCLAUDE.md— dual-platform SOPTest plan
Closes #1
Review