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
16 changes: 15 additions & 1 deletion .github/github.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,21 @@
"qaLabels": [],
"deployLabels": [],
"healthUrls": [],
"validatedThrough": [],
"validatedThrough": [
{
"date": "2026-05-10",
"source": "cbusillo/context-panel#59",
"checks": [
"jq empty .github/github.json",
"rg github-repo-workflow\\.json",
"codex-skills github-repo-snapshot.sh --json",
"GitHub Actions swift and Analyze Swift"
],
"caveats": [
"Validation was metadata-focused; App Store/TestFlight release gates were not triggered."
]
}
],
"githubSignals": {
"postMerge": {
"waitForActions": true,
Expand Down
Loading