Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 2 additions & 15 deletions .github/github.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,8 @@
"qaLabels": [],
"deployLabels": [],
"healthUrls": [],
"relatedRepos": ["code-everywhere"],
"validatedThrough": [
{
"date": "2026-05-10",
"source": "cbusillo/code#38",
"checks": [
"jq empty .github/github.json",
"rg github-repo-workflow\\.json",
"codex-skills github-repo-snapshot.sh --json",
"GitHub Actions Blob size policy"
],
"caveats": [
"Validation was metadata-focused; expensive Rust workspace gates were not rerun for this metadata-only change."
]
}
"relatedRepos": [
"code-everywhere"
],
"githubSignals": {
"postMerge": {
Expand Down