You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow each Issue Run to declare its own specification and plan requirements through issue labels instead of relying only on repository-wide approval switches.
Scope
Define a provider-neutral planning requirement contract for specifications and plans.
Support three effective states for each artifact: not required, required without review, and required with review.
Define and document the issue labels that select those states.
Treat a review requirement as implying that the artifact is required.
Read the requirement labels after acquiring the Issue Run lock and before any planning side effect.
Part of #191.
Follow-up to #180. Implement this after the
planning-pr-v1workflow lands.Blocked by: #180
Goal
Allow each Issue Run to declare its own specification and plan requirements through issue labels instead of relying only on repository-wide approval switches.
Scope
Out of scope
Acceptance criteria