Authored-By: Codex (GPT-5) <noreply@openai.com>
This commit is contained in:
@@ -69,7 +69,9 @@ The check validates four things for every non-break-glass Agent PR:
|
||||
|
||||
2. **Title form** — for a `role/bug` branch the title must start with
|
||||
`[bug-<id>] `. For a `chore` branch the title must have no `[bug-id]`
|
||||
prefix. If both carry a bug-id they must match.
|
||||
prefix. If both carry a bug-id they must match. The description is a
|
||||
plain-language imperative; Conventional Commit forms such as `fix(scope):`
|
||||
are rejected.
|
||||
|
||||
3. **Tracking and attribution** — on Bug-backed work, `## Tracking` contains both the literal
|
||||
`Fixes bug-<id>` automation token and the matching navigable
|
||||
|
||||
Reference in New Issue
Block a user