-
Notifications
You must be signed in to change notification settings - Fork 0
Persist publish-block reasons on git push readiness failures #88
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestprio:normal
Description
Goal
When publish or commit-and-push work is blocked by git/remote readiness checks, store a structured block reason so the system can distinguish infra constraints from code failures.
Success Criteria
- Git publish readiness failures emit a stable blocker code and short reason into the task outcome.
- The recorded reason is available to backlog grooming and retry/quarantine logic.
- Publish-blocked tasks no longer appear as generic debugging blocks without actionable cause data.
Constraints
- Prefer minimal diffs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestprio:normal
Projects
Status
Backlog