From a5b840a16338ef79971d49ece8efc5cf09faaccb Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Tue, 4 Aug 2026 23:43:44 +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 b86948a..d5f2e60 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