Skip to content

docs(contributing): document issue assignment commands - #4045

Merged
Astro-Han merged 1 commit into
apache:mainfrom
jackeyfaker77:docs/contributing-take-commands
Aug 28, 2026
Merged

docs(contributing): document issue assignment commands#4045
Astro-Han merged 1 commit into
apache:mainfrom
jackeyfaker77:docs/contributing-take-commands

Conversation

@jackeyfaker77

Copy link
Copy Markdown
Contributor

Summary

Clarify and document issue claiming commands (.take / /take) in the contributing documentation.

Fixes #4043

Verification

  • Reviewed the updated documentation for clarity and accurate formatting.
  • Checked rendered markdown preview locally.

Checklist

  • Tests cover the change and fail without it
  • Lint, format, typecheck and the affected suites pass locally

Does this PR entail a change in behavior?

  • Yes — described under Summary above
  • No

@github-actions github-actions Bot added the effort/XS Under 10 readable lines label Aug 27, 2026

@Astro-Han Astro-Han left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The added copy matches the handler that already landed on main in #3774 (.github/workflows/take.yml). That workflow is the only issue-comment assigner on main today; there is no .take, /take, .untake, or /untake matcher.

EN and ZH both document an entire comment body of exactly take / untake. That is what take.yml listens for (no trim, issues only). #4043 is addressed.

Non-blocking: please edit the GitHub Summary from .take / /take to take / untake so the thread does not teach strings that do not work.

@Astro-Han
Astro-Han merged commit 1ab7638 into apache:main Aug 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

effort/XS Under 10 readable lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(contributing): document the take and untake issue commands

2 participants