Skip to content

Trigger production deploy on release#317

Merged
lencioni merged 1 commit into
mainfrom
auto-deploy-dispatch
May 19, 2026
Merged

Trigger production deploy on release#317
lencioni merged 1 commit into
mainfrom
auto-deploy-dispatch

Conversation

@lencioni
Copy link
Copy Markdown
Contributor

@lencioni lencioni commented May 19, 2026

Summary

  • After publish-docker on v* tags, POST to happo/happo-view-kubernetes dispatches API to run the Auto deploy workflow for enduire/happo-docs

Setup required before merge

Add HAPPO_VIEW_KUBERNETES_DEPLOY_TOKEN to the CircleCI docker context (Project Settings → Contexts): a fine-grained PAT with Contents: Read and write on happo-view-kubernetes. Read-only is not enough — the API returns "Resource not accessible by personal access token".

Test plan

  • Context variable configured in CircleCI
  • Merge PR
  • Next v* release triggers Auto deploy in happo-view-kubernetes without manual intervention
Dispatch to happo-view-kubernetes with the semver tag when a release image is pushed.

Co-authored-by: Cursor <cursoragent@cursor.com>
@lencioni lencioni requested a review from trotzig as a code owner May 19, 2026 16:59
@lencioni lencioni merged commit fa0660a into main May 19, 2026
3 checks passed
@lencioni lencioni deleted the auto-deploy-dispatch branch May 19, 2026 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant