Skip to content

Remove empty health URL metadata#60

Merged
shiny-code-bot merged 1 commit into
mainfrom
cleanup-empty-health-metadata
Jun 12, 2026
Merged

Remove empty health URL metadata#60
shiny-code-bot merged 1 commit into
mainfrom
cleanup-empty-health-metadata

Conversation

@shiny-code-bot

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the empty .github/github.json healthUrls metadata key.
  • Keep the product repo metadata as repo ergonomics only; Launchplane-owned health/route authority belongs in DB-backed records.
  • Leave all workflow, quality gate, label, and related-repo metadata unchanged.

Refs cbusillo/launchplane#1267.

Validation

  • jq empty .github/github.json
  • jq -e 'has("healthUrls") | not' .github/github.json
  • git diff --check
  • uv run launchplane service audit-config-authority --control-plane-root /Users/cbusillo/Developer/odoo-devkit --include-untracked returned status: ok
  • GPT, Claude, and Gemini-family agents reviewed the exact diff and found no blocking issues

Notes

odoo-docker still has the same empty key, but that checkout is currently on an unrelated task branch, so it is intentionally deferred to avoid polluting that branch.

@shiny-code-bot shiny-code-bot merged commit 6c608f2 into main Jun 12, 2026
4 checks passed
@shiny-code-bot shiny-code-bot deleted the cleanup-empty-health-metadata branch June 12, 2026 13:57
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.

2 participants