no-docs-only-pr-to-main.mdc
sha256:94ec65bd2b200240ac785a97cf14c5db066832bd608a24d6a9c151f17b918b02
feat(calendar): hosted bridge/gateway route parity and time…
Human
minor
⚠ breaking
36 days ago
| 1 | --- |
| 2 | description: Avoid docs-only PRs to main; bundle docs with substantive changes |
| 3 | alwaysApply: true |
| 4 | --- |
| 5 | |
| 6 | # No docs-only pull requests to `main` |
| 7 | |
| 8 | **Owner policy (billing):** Do **not** open a GitHub pull request to **`main`** whose **only** changes are under `docs/` (handoffs, parity matrices, playbooks, `AGENT-INTEGRATION.md`, etc.). |
| 9 | |
| 10 | - Ship documentation updates **in the same PR** as the **code, tests, or CI** they belong to (e.g. Track B3 memory wiring + updated `docs/NEXT-SESSION-HOSTED-HUB-MCP.md` together). |
| 11 | - It is fine to **commit** and **`git push`** handoff edits on a **long-lived feature branch** (e.g. `feat/hosted-mcp-prompts-b3`) so work is saved and shareable — just **do not** open a merge-to-`main` PR for docs alone. |
| 12 | - If the user asks only to “update the handoff,” update files on the **current feature branch** and stop; do not create a PR unless they explicitly request a merge that includes non-doc changes. |
File History
1 commit
sha256:94ec65bd2b200240ac785a97cf14c5db066832bd608a24d6a9c151f17b918b02
feat(calendar): hosted bridge/gateway route parity and time…
Human
minor
⚠
36 days ago