Commit 92266f9
authored
fix: complete required files list and add missing override (#14)
## Summary
- Add 4 missing files to `required_files` in baseline.json that the
global CLAUDE.md requires on every repo: `CLAUDE.md`,
`.coderabbit.yaml`,
`.github/copilot-instructions.md`, `.github/PULL_REQUEST_TEMPLATE.md`
- Add `cloud-architecture-course` status check contexts to
overrides.json
(was the only managed repo without an override)
- Update README and quality-checks to match
## Test plan
- [ ] Verify quality-checks structure validation passes
- [ ] Run dry-run sync to confirm new files are checked across repos
- [ ] Confirm cloud-architecture-course override matches its actual
checks
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Expanded repository structure validation requirements to include
additional configuration files.
* Updated documentation to reflect new required repository files.
* Added branch protection configuration for an additional repository,
including required status checks for code quality and validation.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 64be5db commit 92266f9
4 files changed
Lines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
| 142 | + | |
| 143 | + | |
141 | 144 | | |
| 145 | + | |
142 | 146 | | |
143 | 147 | | |
144 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
102 | 106 | | |
103 | 107 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
29 | 41 | | |
30 | 42 | | |
31 | 43 | | |
| |||
0 commit comments