Skip to content

ci: add kanban closure-routing caller workflow#9

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

ci: add kanban closure-routing caller workflow#9
LukasWodka 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

Event Status set
PR merged Done
PR closed without merge Cancelled
Issue closed as completed Done
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

@LukasWodka LukasWodka merged commit 942cc79 into develop May 7, 2026
1 check passed
LukasWodka pushed a commit that referenced this pull request May 19, 2026
Splits the CI portion out of #15. These caller workflows live on
develop (added in #5, #6, #9, #10) but never reached main.

- pull_request_template.md
- workflows/add-to-kanban.yml — auto-add new issues/PRs to project 2
- workflows/customer-priority-bump.yml — bump priority on customer
  label
- workflows/kanban-closure-routing.yml — route closed work to the
  correct column
- workflows/set-pr-status.yml — set PR status on the board
- workflows/stale-backlog.yml — auto-close stale backlog issues
- workflows/wip-limit-check.yml — enforce per-column WIP limits

All delegate to the org-wide reusable workflows. No new logic in this
repo.

Closes #17.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
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.

2 participants