summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-07 16:42:49 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-07 16:42:49 +0300
commit2d061ba98ea19c9ab66f09fd29408280dacecb52 (patch)
treeed99e04b56c361bbf9710235ff29f6b322c6c914
parent4b38218f03aa13b3ae43eb56cde385f6a66949e2 (diff)
downloadvyos-documentation-2d061ba98ea19c9ab66f09fd29408280dacecb52.tar.gz
vyos-documentation-2d061ba98ea19c9ab66f09fd29408280dacecb52.zip
fix(agents-md): add language tag to Mergify command fenced block
🤖 Generated by [robots](https://vyos.io)
-rw-r--r--AGENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 2bbaf6aa..cd7062b8 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -63,7 +63,7 @@ One long-lived branch per VyOS release line. Branch names are constellations sor
PRs target `current`. After merge, request backports via a **post-merge comment** on the PR:
-```
+```text
@Mergifyio backport circinus
@Mergifyio backport sagitta
```