summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-07 16:17:03 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-07 16:17:03 +0300
commit4b38218f03aa13b3ae43eb56cde385f6a66949e2 (patch)
treee101e559aa561c3da14dcb7b7f52566f94ec01fd
parent34720ce1d2c0d149fd5e1867a398d2c49b33ce0f (diff)
downloadvyos-documentation-4b38218f03aa13b3ae43eb56cde385f6a66949e2.tar.gz
vyos-documentation-4b38218f03aa13b3ae43eb56cde385f6a66949e2.zip
docs(agents-md): Mergify commands work in comments only, not PR body
🤖 Generated by [robots](https://vyos.io)
-rw-r--r--AGENTS.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 637f3fa5..2bbaf6aa 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -61,14 +61,15 @@ One long-lived branch per VyOS release line. Branch names are constellations sor
| `equuleus` | 1.3.x (legacy) |
| `crux` | 1.2.x (legacy) |
-PRs target `current`. After merge, request backports via Mergify comments on the PR:
+PRs target `current`. After merge, request backports via a **post-merge comment** on the PR:
```
@Mergifyio backport circinus
@Mergifyio backport sagitta
```
-Mergify is configured at the org level (no `.mergify.yml` in the repo). The PR template has a `## Backport` section to declare intent.
+Mergify only reads commands from **PR comments** — mentions in the PR body are ignored.
+Mergify is configured at the org level (no `.mergify.yml` in the repo). The PR template has a `## Backport` section to declare intent, but that does not trigger the backport; the comment does.
## Architecture