• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / cli / 28041345104
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-5718-64df2ba83785d849fd230ef7aea7cf5a60de63c4
DEFAULT BRANCH: develop
Ran 23 Jun 2026 04:39PM UTC
Jobs 1
Files 228
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jun 2026 04:37PM UTC coverage: 64.886%. Remained the same
28041345104

push

github

web-flow
ci: auto-approve and auto-merge API package sync PRs (#5665)

Brings the `@supabase/api` package sync workflow in line with the Go CLI
API sync workflow
([cli-go-api-sync.yml](.github/workflows/cli-go-api-sync.yml)), which
already auto-approves and auto-merges its generated PRs.

Previously
[api-package-sync.yml](.github/workflows/api-package-sync.yml) created a
PR on its hourly cron but stopped there — every sync PR waited on a
human even when all checks were green.

Changes:
- Add `id: cpr` to the Create Pull Request step so its outputs can be
referenced.
- Add an Approve step that runs only when a PR was actually created
(`pull-request-operation == 'created'`), with `continue-on-error: true`
so re-runs against an existing PR don't fail the job.
- Add an Enable Pull Request Automerge step (`gh pr merge --auto
--squash`) so the PR merges once required checks pass.

Note: relies on the repo's "Allow auto-merge" setting and branch
protection on `develop` requiring checks — the same prerequisites the Go
sync workflow already depends on.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

10869 of 16751 relevant lines covered (64.89%)

10.29 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
82.41
0.0% internal/storage/rm/rm.go
Jobs
ID Job ID Ran Files Coverage
1 28041345104.1 23 Jun 2026 04:39PM UTC 228
64.89
GitHub Action Run
Source Files on build 28041345104
  • Tree
  • List 228
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28041345104
  • b672b158 on github
  • Prev Build on gh-readonly-queue/develop/pr-5663-0df48407fdf2eef0bf2a5ca6ef00ea59ba9fcc9b (#28039497315)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc