Skip to content

chore: add auto-add to engineer kanban workflow#5

Merged
LukasWodka merged 2 commits intodevelopfrom
chore/add-kanban-workflow
Apr 25, 2026
Merged

chore: add auto-add to engineer kanban workflow#5
LukasWodka merged 2 commits intodevelopfrom
chore/add-kanban-workflow

Conversation

@LukasWodka
Copy link
Copy Markdown
Contributor

Summary

Adds a 14-line GitHub Actions workflow that auto-adds every new issue and pull request from this repo to the engineer kanban project:

https://github.com/orgs/tracebloc/projects/2

Fires on issues: opened|reopened|transferred and pull_request: opened|reopened|ready_for_review. No effect on existing items.

Why

GitHub Projects v2's built-in "Auto-add to project" workflow only supports one repo per project. This action-based approach is GitHub's recommended workaround to get cross-repo visibility on a single kanban.

Dependencies

Uses the org-level secret PROJECTS_KANBAN_TOKEN (already configured with project + repo scopes, visible to all repositories).

Testing

After merge, open any new issue or PR and confirm it appears in the Backlog column of the kanban within a few seconds. If it doesn't, check the Actions tab for the workflow run.

Related

One of ~18 identical PRs being rolled out across the tracebloc org so every repo's work lands on the shared engineer kanban.

🤖 Generated with Claude Code

@LukasWodka LukasWodka requested a review from saadqbal April 22, 2026 07:28
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Apr 22, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tracebloc 🟢 Ready View Preview Apr 22, 2026, 7:29 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@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>
@LukasWodka
Copy link
Copy Markdown
Contributor Author

Re-triggering workflow after v1.0.2 pin.

@LukasWodka LukasWodka closed this Apr 24, 2026
@LukasWodka LukasWodka reopened this Apr 24, 2026
@LukasWodka LukasWodka changed the base branch from main to develop April 24, 2026 15:42
@LukasWodka LukasWodka merged commit dcb60a7 into develop Apr 25, 2026
3 of 4 checks passed
@LukasWodka LukasWodka deleted the chore/add-kanban-workflow branch April 25, 2026 13:39
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