| id | DEV-170 | |
|---|---|---|
| title | Deliver Work as a Pull Request | |
| status | active | |
| enforcement | manual | |
| severity | error | |
| depends_on |
|
Work delivered outside a pull request bypasses review and time tracking, and leaves no record of who resolved the Problem or whether the work met the rules.
Present every unit of work as a pull request, whatever its kind: code, design, or marketing, but equally an HR or finance change, a rule update, the result of a stakeholder interview, or a client negotiation.
- Open the PR against the Problem it resolves and link that Problem issue.
- Keep it lean and scoped to that Problem.
- Meet the PR-requirement rules (the
DEV-3xxcategory) before requesting review.
No PR means no work. However much effort went in, work that was never raised as a pull request does not count as done and leaves no record that it happened.
For reimbursable work-related costs, see Expenses.
- The work is delivered as a pull request
- The PR links the Problem issue it resolves
- The PR meets the PR-requirement rules before review is requested
- Work with no pull request does not count as done