Skip to content

ci: add reusable set-pr-status workflow - #8

Merged
LukasWodka merged 1 commit into
developfrom
chore/add-set-pr-status-workflow
Apr 27, 2026
Merged

ci: add reusable set-pr-status workflow#8
LukasWodka merged 1 commit into
developfrom
chore/add-set-pr-status-workflow

Conversation

@LukasWodka

Copy link
Copy Markdown
Contributor

Adds a reusable workflow that callers in active repos use to flip a PR card Status to In review (or In progress when draft) when the PR is opened / ready_for_review / draft-toggled. Closes the gap where PRs auto-add to the project but stay stuck in Backlog.

Same shape as the existing advance-deploy-env.yml reusable workflow.

Caller rollout follows in a separate batch.

🤖 Generated with Claude Code

Reusable workflow: when a PR is opened/reopened/ready_for_review/converted_to_draft,
moves the PR's project card to the right Status (In review or In progress).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@LukasWodka
LukasWodka merged commit 8ed792f into developApr 27, 2026
1 check passed
@LukasWodka
LukasWodka deleted the chore/add-set-pr-status-workflow branch April 27, 2026 07:39
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