knowtation-no-docs-only-pr.mdc
20 lines 749 B
Raw
sha256:0e9549ec7b463911bc08b7d586dc320b1ac9b1f5c943ee7e3865dcc6cb0f6f83 chore(governance): sync handover+roadmap to 84db8c8 (drift:… Human 2 days ago
1 ---
2 description: Avoid docs-only PRs to main; commit locally on feature branches
3 alwaysApply: true
4 ---
5
6 # No docs-only pull requests to `main`
7
8 **Policy:** Do **not** open or merge a GitHub pull request to **`main`** whose
9 **only** changes are under `docs/` (handoffs, roadmaps, playbooks) when those
10 deploys trigger paid rebuilds — unless the operator explicitly requests an urgent docs merge.
11
12 ## What this rule is NOT
13
14 - **Not** "never commit docs" — **always** commit on a **feature branch** (Tier 1, SD-1).
15 - **Not** "never push" — **`git push` to the feature branch** is encouraged (backup/share).
16
17 ## What to do instead
18
19 Ship documentation updates **in the same PR** as the **code, tests, or CI** they belong to when
20 merging to `main`.
File History 1 commit
sha256:6abcf1fa82a7a621ccbc945f19acdba5bc0db54569599404a1452fb4a096a199 fix(ISR): default require_independent_second_reviewer to require Human minor 2 days ago