Skip to content

chore(ci): skip post-merge test run#5533

Merged
jgoux merged 1 commit into
developfrom
jgoux/skip-duplicate-post-merge-test-run
Jun 10, 2026
Merged

chore(ci): skip post-merge test run#5533
jgoux merged 1 commit into
developfrom
jgoux/skip-duplicate-post-merge-test-run

Conversation

@jgoux

@jgoux jgoux commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Stops the required Test workflow from running again on develop after a PR has already passed PR and merge queue validation.

The workflow still runs for pull requests and merge queue groups, preserving the required checks that gate queued merges.

Context

Merge queue now validates the commit that GitHub is about to land, so the develop push run duplicates the same required CI after merge.

@jgoux jgoux enabled auto-merge June 10, 2026 12:40
@github-actions

Copy link
Copy Markdown

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase@5533

Preview package for commit f7e35b2.

@jgoux jgoux added this pull request to the merge queue Jun 10, 2026
Merged via the queue into develop with commit ceea5cb Jun 10, 2026
19 checks passed
@jgoux jgoux deleted the jgoux/skip-duplicate-post-merge-test-run branch June 10, 2026 15:04
mxcl pushed a commit to automic-vault/supabase-cli that referenced this pull request Jun 11, 2026
## Summary

Stops the required Test workflow from running again on develop after a
PR has already passed PR and merge queue validation.

The workflow still runs for pull requests and merge queue groups,
preserving the required checks that gate queued merges.

## Context

Merge queue now validates the commit that GitHub is about to land, so
the develop push run duplicates the same required CI after merge.
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