Skip to content

docs: add CONTRIBUTING.md and /assign command bot - #327

Merged
lightningpixel merged 1 commit into
mainfrom
docs/contributing-assign-command-to-main
Sep 4, 2026
Merged

docs: add CONTRIBUTING.md and /assign command bot#327
lightningpixel merged 1 commit into
mainfrom
docs/contributing-assign-command-to-main

Conversation

@lightningpixel

Copy link
Copy Markdown
Owner

Cherry-pick of 3fa1c4f (already merged to dev via #326) onto main.

Adds:

  • CONTRIBUTING.md — how to claim a ticket (/assign), submit work (fork + PR with Closes #N), and what each step does to the project board.
  • .github/workflows/assign-command.yml/assign / /unassign comment bot, letting external contributors claim an issue without repo write access.

🤖 Generated with Claude Code

Lets external contributors claim an issue without repo write access.
Commenting /assign self-assigns via a github-script Action (GITHUB_TOKEN
has the write permission the commenter doesn't); /unassign releases it.
CONTRIBUTING.md documents the full flow: claim -> fork -> PR with
`Closes #N` -> board moves through In progress / Ready to review /
Ready to test / Done.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SDMd7LzfFJ7TXav5etBjRi
@lightningpixel
lightningpixel merged commit 7c3c456 into main Sep 4, 2026
3 checks passed
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