From cbf162d6a938e9a246f03d11302b2ca341e2b45b Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Wed, 5 Aug 2026 00:58:17 +0300 Subject: T9164: accept NOS-/VD- Jira keys in task-id check; pin NOS in coderabbit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit VD tracker project renamed to NOS (2026-07) - PR titles and commit headlines using the new NOS- key must stop being flagged invalid-task-id; legacy VD- keys stay accepted, and CodeRabbit now resolves NOS alongside VD. Fleet replication of canary vyos/vyos-1x#5379, whose adversarial review tightened the regexes to ASCII [0-9] + literal-space separators. 🤖 Generated by [robots](https://vyos.io) --- .coderabbit.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.coderabbit.yaml') diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 87e27c3..3e64466 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -26,4 +26,5 @@ knowledge_base: # source where it is not. usage: auto project_keys: + - NOS - VD -- cgit v1.2.3