Skip to content

[codex] Align frontend workflow with PRE branch model#4

Merged
dmarmon-gesplan merged 1 commit into
mainfrom
feat/pre-branch-cicd-model
Jun 16, 2026
Merged

[codex] Align frontend workflow with PRE branch model#4
dmarmon-gesplan merged 1 commit into
mainfrom
feat/pre-branch-cicd-model

Conversation

@dmarmon-gesplan

Copy link
Copy Markdown
Contributor

Summary

  • Limits PRE image publishing to manual workflow_dispatch runs from the pre branch.
  • Keeps pull_request validation for pre/main without ECR push or deploy.
  • Adds explicit PRO blocking and sends source_branch=pre in repository_dispatch payload.
  • Documents the future feature/* -> pre -> main branch model.

Safety

  • No Helm, kubectl, Terraform, PAT, or latest tag usage added.
  • GitHub App token remains opaque and is only used for repository_dispatch.

Validation

  • git diff --check

@dmarmon-gesplan dmarmon-gesplan marked this pull request as ready for review June 16, 2026 12:51
@dmarmon-gesplan dmarmon-gesplan merged commit 4540752 into main Jun 16, 2026
2 checks passed
@dmarmon-gesplan dmarmon-gesplan deleted the feat/pre-branch-cicd-model branch June 16, 2026 12:51
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