Skip to content

ci: weekly SDK compliance sync via supabase/sdk reusable workflow#1541

Open
spydon wants to merge 1 commit into
mainfrom
ci/sync-compliance-caller
Open

ci: weekly SDK compliance sync via supabase/sdk reusable workflow#1541
spydon wants to merge 1 commit into
mainfrom
ci/sync-compliance-caller

Conversation

@spydon

@spydon spydon commented Jul 16, 2026

Copy link
Copy Markdown

Adds a weekly workflow that keeps this repo's sdk-compliance.yaml in sync with new capability IDs from the canonical spec at https://github.com/supabase/sdk.

It's a thin caller for the reusable workflow added in supabase/sdk#65, mirroring the existing validate-capabilities.yml pattern. On a weekly cron it checks out the canonical spec, inserts any missing feature IDs as not_implemented next to their area.group. siblings, and opens a PR here for triage.

  • Runs Mondays 06:00 UTC (and on manual dispatch).
  • Uses this repo's own GitHub App credentials (app-id GH_APP_ID / GH_APP_PRIVATE_KEY) to open the PR, so no cross-repo permissions are needed.
  • Only adds new IDs as not_implemented; real status and symbols are triaged by a maintainer.

Depends on supabase/sdk#65 merging first (the @main reference resolves once it lands).

@spydon
spydon requested review from a team and o-santi as code owners July 16, 2026 13:09
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