Skip to content

chore: promote develop → main (advance-deploy-env workflow) - #4

Merged
LukasWodka merged 5 commits into
mainfrom
develop
Apr 25, 2026
Merged

chore: promote develop → main (advance-deploy-env workflow)#4
LukasWodka merged 5 commits into
mainfrom
develop

Conversation

@LukasWodka

Copy link
Copy Markdown
Contributor

Promotes the new .github/workflows/advance-deploy-env.yml reusable workflow to main so other repos can reference it as uses: tracebloc/.github/.github/workflows/advance-deploy-env.yml@main.

🤖 Generated with Claude Code

LukasWodkaand others added 5 commits April 22, 2026 09:29
@v1 is not a valid tag — action publishes full semver only. Pin to v1.0.2.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
chore: add auto-add to engineer kanban workflow
Reusable workflow that updates a PR's project Deploy environment field
when its parent branch (develop/staging/master/main) receives a merge.
Behavior per branch:
- develop → Deploy env = dev
- staging → Deploy env = staging
- master/main → Deploy env = prod AND Status = Done
Each active repo will reference this with a thin caller workflow.
Until callers are wired up, this file is dormant.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for freeto 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.

2 participants

@LukasWodka@saadqbal