Skip to content

CI-gated push deploy for Cloud Run - #134

Merged
Pigbibi merged 1 commit into
mainfrom
feat/ci-gated-push-deploy
Jun 27, 2026
Merged

CI-gated push deploy for Cloud Run#134
Pigbibi merged 1 commit into
mainfrom
feat/ci-gated-push-deploy

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Trigger Deploy Cloud Run via workflow_run after CI succeeds on main push, instead of running deploy in parallel with tests.
  • Keep workflow_dispatch for manual deploys.
  • Checkout the CI head SHA so the deployed image matches the tested commit.

Test plan

  • CI passes on this PR
  • After merge, Deploy Cloud Run runs via workflow_run and succeeds

Made with Cursor

Trigger deploy via workflow_run instead of parallel push, so main
only publishes when unit tests succeed. Manual workflow_dispatch unchanged.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Pigbibi
Pigbibi merged commit 3c02b4d into main Jun 27, 2026
1 check passed
@Pigbibi
Pigbibi deleted the feat/ci-gated-push-deploy branch June 27, 2026 01:21
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