Skip to content

Trim linked_repositories to 5, our plan's limit - #1

Merged
fzipi merged 1 commit into
mainfrom
fix/linked-repos-plan-limit
Sep 8, 2026
Merged

Trim linked_repositories to 5, our plan's limit#1
fzipi merged 1 commit into
mainfrom
fix/linked-repos-plan-limit

Conversation

@fzipi

@fzipi fzipi commented Sep 8, 2026

Copy link
Copy Markdown
Member

Summary

  • CodeRabbit warned that 9 linked repositories exceeds the plan's cap of 5, so 4 were silently skipped
  • Keeps the 5 repos backing checks that fire org-wide: coreruleset, crs-toolchain, crs-linter, go-ftw, documentation
  • Drops ftw-tests-schema, plugin-registry, actions, renovate-config, and updates AGENTS.md's rationale to match

Test plan

  • yamllint -d relaxed .coderabbit.yaml — only pre-existing line-length warnings
  • check-jsonschema against the CodeRabbit schema — passes

CodeRabbit was warning that 9 linked repositories exceeds the current
plan's cap of 5, so only 5 were analyzed and 4 silently skipped. Keep
the repos that back checks firing across the whole org (coreruleset,
crs-toolchain, crs-linter, go-ftw, documentation) and drop the ones
scoped to a narrower slice (ftw-tests-schema, plugin-registry,
actions, renovate-config).
@fzipi
fzipi merged commit f23cafb into main Sep 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant