Skip to content

ci: add kanban closure-routing caller workflow - #19

Merged
saadqbal merged 1 commit into
developfrom
ci/add-closure-routing-caller
May 4, 2026
Merged

ci: add kanban closure-routing caller workflow#19
saadqbal merged 1 commit into
developfrom
ci/add-closure-routing-caller

Conversation

@LukasWodka

Copy link
Copy Markdown
Contributor

Summary

Adds a 9-line caller workflow that triggers the org-wide reusable workflow tracebloc/.github/.github/workflows/kanban-closure-router.yml on PR/issue close events.

What it does

EventStatus set
PR mergedDone
PR closed without mergeCancelled
Issue closed as completedDone
Issue closed as not_planned (or no reason)Cancelled

Replaces the imprecise built-in "Item closed" workflow which sets every closed item to the same Status.

Activation

After this caller merges, all closure events in this repo route correctly to the kanban. Same pattern as the existing advance-deploy-env, set-pr-status, and customer-priority-bump callers.

Implements tracebloc/.github#14.

🤖 Generated with Claude Code

@saadqbal
saadqbal merged commit 803ceeb into developMay 4, 2026
1 check passed
@LukasWodka
LukasWodka deleted the ci/add-closure-routing-caller branch August 1, 2026 21:45
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