diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-08-12 21:56:59 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-12 21:56:59 +0300 |
| commit | bcecd765c51457cb832910097dc7fed53605f9b4 (patch) | |
| tree | 85de56c88f6ab7923b1848b4568c65b1174fdca7 /.coderabbit.yaml | |
| parent | e696fc296fb70c8e5db008b672905c745d7c09c9 (diff) | |
| parent | 0e0ad13beb357b83faffcda48586641ebfd88b7b (diff) | |
| download | codecov-bcecd765c51457cb832910097dc7fed53605f9b4.tar.gz codecov-bcecd765c51457cb832910097dc7fed53605f9b4.zip | |
Merge pull request #1 from vyos/seed-content
seed: initial Codecov Global YAML + plumbing
Diffstat (limited to '.coderabbit.yaml')
| -rw-r--r-- | .coderabbit.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 0000000..d6cc384 --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,8 @@ +# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json +inheritance: true + +knowledge_base: + jira: + project_keys: + - NOS + - VD |
