Skip to content

chore: auto-add new issues to Web Team project board#94

Open
mangrove-one wants to merge 1 commit into
mainfrom
chore/auto-add-issues-to-project-6
Open

chore: auto-add new issues to Web Team project board#94
mangrove-one wants to merge 1 commit into
mainfrom
chore/auto-add-issues-to-project-6

Conversation

@mangrove-one

Copy link
Copy Markdown
Member

What

Adds a GitHub Actions workflow that automatically adds every newly opened / reopened issue in this repo to the org-level Mangrove Platform Web Team Planning board (Project #6).

Why

GitHub repos and Projects (v2) are decoupled — creating an issue does not put it on any board unless something adds it. This wires that automation so the board stays in sync without manual triage.

Required before it works

An org (or repo) secret ADD_TO_PROJECT_PAT must exist: a token with Projects: read and write on the MangroveTechnologies org. The default GITHUB_TOKEN cannot write to org-level Projects.

Notes

  • Optional label filtering is available (commented labeled: line in the workflow).
  • Adds are idempotent — an issue already on the board is not duplicated.

🤖 Generated with Claude Code

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