Files
santifer--career-ops/.github/labeler.yml
T
wehub-resource-sync d083df1fdb
CodeQL Analysis / Analyze (javascript-typescript) (push) Failing after 2s
Web CI / web typecheck + build (push) Failing after 1s
Release Please / release-please (push) Failing after 1s
CodeQL Analysis / Analyze (go) (push) Failing after 16s
chore: import upstream snapshot with attribution
2026-07-13 12:02:43 +08:00

63 lines
1.3 KiB
YAML

"🔴 core-architecture":
- changed-files:
- any-glob-to-any-file:
- AGENTS.md
- CLAUDE.md
- OPENCODE.md
- DATA_CONTRACT.md
- modes/_shared.md
"⚠️ agent-behavior":
- changed-files:
- any-glob-to-any-file:
- modes/*.md
- modes/**/*.md
- .claude/skills/**
- .opencode/skills/**
- .qwen/skills/**
- .antigravitycli/skills/**
- .grok/skills/**
"🔧 scripts":
- changed-files:
- any-glob-to-any-file:
- "*.mjs"
- batch/**
"📄 docs":
- changed-files:
- any-glob-to-any-file:
- docs/**
- "README*.md"
- CONTRIBUTING.md
- GOVERNANCE.md
- CODE_OF_CONDUCT.md
- SECURITY.md
- SUPPORT.md
"🌐 i18n":
- changed-files:
- any-glob-to-any-file:
- "README.*.md"
- modes/de/**
- modes/fr/**
- modes/hi/**
- modes/ja/**
- modes/ru/**
"📊 dashboard":
- changed-files:
- any-glob-to-any-file:
- dashboard/**
"📦 dependencies":
- changed-files:
- any-glob-to-any-file:
- package.json
- package-lock.json
"⚙️ ci":
- changed-files:
- any-glob-to-any-file:
- .github/**