Blocker resolution
No task can be completed while any question on this branch is unresolved; it can still be finished as blocked, partial, no_match or failed.
blockingA violation stops the command with exit 10.
The chain
A rule is enforced only when every link below holds. majordomus doctor resolves each one from the source on every run; this page shows what it resolved.
- 1 Declared majordomus.blocker-resolution
- 2 Validator mj_validate_blockers
- 3 Runs under check, finish
- 4 On violation exit 10
- 5 Proved by test/cases/17_doctrine_enforcement.sh
- 6 Run by CI .github/workflows/validate.yml
Where it runs
- majordomus checkIs the current task still consistent with its policy, its scope and this checkout?
- majordomus finishEvaluate the finish contract and refuse the outcome if any line of it is unmet.
A repository selects this line of the finish contract by naming no_open_blockers in verification.finish_requires. A requirement the policy names that no doctrine defines is reported and refuses.
What it lets us promise
Read it here
majordomus doctrine show majordomus.blocker-resolution
majordomus check --rule majordomus.blocker-resolution