Skip to content

ci: add advance-deploy-env caller to .github (re-land — tickets stuck at FR on dev)#78

Merged
LukasWodka merged 1 commit into
developfrom
ci/add-advance-deploy-env-caller
Jul 26, 2026
Merged

ci: add advance-deploy-env caller to .github (re-land — tickets stuck at FR on dev)#78
LukasWodka merged 1 commit into
developfrom
ci/add-advance-deploy-env-caller

Conversation

@LukasWodka

@LukasWodka LukasWodka commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Re-lands the advance-deploy-env caller for .github. It was meant to be in #76 but the commit was orphaned (pushed after #76 merged), so .github's kanban items still don't advance to Prod when code ships to main.

.github hosts the reusable but had no push-triggered caller of its own — the only repo missing one. This adds it. After merge, promote to main so it runs on future .github promotions.

Refs the 'why are shipped tickets stuck at FR on dev' thread.


Note

Low Risk
CI-only addition that reuses an existing org workflow on branch pushes; no application, auth, or data-path changes.

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

The .github repo already hosted that reusable workflow but was the only repo without a push-triggered caller, so kanban items tied to this repo did not advance with deploys (e.g. tickets stuck at FR on dev while promotions alone reached Prod). This aligns .github with the other repos so merges to main can auto-advance contained tickets to Prod.

Reviewed by Cursor Bugbot for commit 742009a. 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

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.)

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