Skip to content

ci: add WIP-limit-check caller workflow#11

Open
LukasWodka wants to merge 1 commit intodevelopfrom
ci/add-wip-limit-caller
Open

ci: add WIP-limit-check caller workflow#11
LukasWodka wants to merge 1 commit intodevelopfrom
ci/add-wip-limit-caller

Conversation

@LukasWodka
Copy link
Copy Markdown
Contributor

Summary

Adds a 9-line caller workflow that triggers the org-wide reusable workflow wip-limit-check.yml on PR open / ready_for_review.

Behavior

When a PR opens:

  • Reads the engineer kanban's Code review column
  • If count > 8 (the WIP limit), posts a comment on the new PR with the list of open PRs already in queue
  • Does not block the PR — informational nudge only

Why

Surfaces team kanban discipline at decision time: pull from review before opening new work. Same shape as the other tracebloc/.github reusable workflows.

🤖 Generated with Claude Code

@LukasWodka LukasWodka requested a review from saadqbal as a code owner April 29, 2026 11:55
@LukasWodka LukasWodka self-assigned this Apr 29, 2026
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