| check | state | detail |
|---|---|---|
| {{ c.name }}{% if not c.blocking %} (advisory){% endif %} | {{ c.state }} | {{ c.detail }} |
⚠ Release blocked by: {{ blockers | map(attribute='name') | join(', ') }}. Fix these, or tick the override below if you know what you're doing.
{% else %}All blocking checks pass.
{% endif %}| server | working tree | latest tag |
|---|---|---|
| {{ v.target }} | {{ v.local or "—" }} | {{ v.latest_tag or "—" }} |
These are irreversible and outward-facing — release-prepare
pushes a tag that triggers publication. Each runs the project's own sanctioned
invoke task; the board never invents release mechanics. To proceed you must
type the exact confirmation string.