Uh oh!
There was an error while loading. Please reload this page.
chore(promote): develop → main — remove stray workflows/add-to-kanban.yml - #101
Merged
Conversation
…3 task 2) Dead file — workflows only execute from .github/workflows/, where the real caller lives. Executed on Saqlain's behalf: .github is single-writer by the 2026-07-26 lockdown, so team members hand off org-github changes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
LukasWodka
commented
Jul 29, 2026
ContributorAuthor
👋 Heads-up — Code review queue is at 50 / 30 Above the WIP limit. The team convention is to review existing PRs before opening new work. Open PRs currently in Code review (oldest first):
Pull from review before opening new work. (This is a nudge from the kanban WIP check, not a block.) |
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Single-file deletion (backend#963 task 2). Merge-commit per the promotion rule.
🤖 Generated with Claude Code
Note
Medium Risk
New issues and PRs will no longer be auto-added to the kanban; items may be missing from the board until added manually or caught by reconcile, which can affect FR gate and board hygiene.
Overview
Removes the
add-to-kanbanworkflow that ran on newly opened/reopened issues and PRs (includingready_for_review) and calledactions/add-to-projectto add them to org project #2 (engineer kanban) usingPROJECTS_KANBAN_TOKEN.That automatic board enrollment stops with this change. Other workflows that still use the same token for FR gating, deploy advancement, WIP checks, and reconciliation are unchanged.
Reviewed by Cursor Bugbot for commit a212d84. Bugbot is set up for automated code reviews on this repo. Configure here.