Skip to content

promote: advance-deploy-env caller to main - #79

Merged
LukasWodka merged 1 commit into
mainfrom
develop
Jul 26, 2026
Merged

promote: advance-deploy-env caller to main#79
LukasWodka merged 1 commit into
mainfrom
develop

Conversation

@LukasWodka

@LukasWodka LukasWodka commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Promotes the advance-deploy-env caller (#78) to main, so .github's own pushes to main run it and its kanban tickets auto-advance to Prod on ship (they were stranding at FR on dev).

Also carries any other develop commits ahead of main. Merge with a merge commit.


Note

Low Risk
CI-only change that wires an existing reusable workflow on push; no application or auth logic.

Overview
Adds advance-deploy-env-caller.yml, which runs on pushes to develop, staging, master, and main and invokes the reusable tracebloc/.github/.github/workflows/advance-deploy-env.yml@main with inherited secrets.

Because this repo only hosted the reusable workflow (workflow_call) and had no push trigger, kanban items for work here did not advance when code shipped through develop → main; tickets could stay at FR on dev while promotion alone reached Prod. This mirrors the other repos so merges to main auto-advance contained tickets to Prod.

Reviewed by Cursor Bugbot for commit 718efba. Bugbot is set up for automated code reviews on this repo. Configure here.

.github hosts the reusable advance-deploy-env.yml (workflow_call only) but had
no push-triggered caller of its own — the only repo without one — so its kanban
items never advanced when code shipped: feature PRs stranded at 'FR on dev'
while the promotion PR alone reached Prod.

(This was meant to land in #76 but the commit was orphaned — pushed after #76
had already merged. Re-landing cleanly here.)

Adds the same push-triggered caller the other 14 repos have.
@LukasWodka LukasWodka self-assigned this Jul 26, 2026
@LukasWodka LukasWodka added the skip-fr-gate Emergency override of the FR gate. Requires a written reason on the PR. label Jul 26, 2026
@LukasWodka

Copy link
Copy Markdown
Contributor Author

👋 Heads-up — Code review queue is at 39 / 30

Above the WIP limit. The team convention is to review existing PRs before opening new work.

Open PRs currently in Code review (oldest first):

Pull from review before opening new work. (This is a nudge from the kanban WIP check, not a block.)

@LukasWodka
LukasWodka merged commit 937914e into main Jul 26, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-fr-gate Emergency override of the FR gate. Requires a written reason on the PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant