Skip to content

Commit 0162e75

Browse files
rtibblesbotclaude
andcommitted
fix: correct workflow reference in good-first-issue-comment docs (#62)
The docs said the script was triggered via `manage-issue-header` but after the event-based workflow restructuring it is triggered via `issue-label`. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f06626f commit 0162e75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/community-automations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In `scripts/constants.js` set:
3838

3939
# `good-first-issue-comment`
4040

41-
Posts a guidance comment when the `good first issue` label is applied to an issue (triggered via the `manage-issue-header` workflow). Explains the `/assign` command, issue limits, cooldown, and links to contributing guidelines.
41+
Posts a guidance comment when the `good first issue` label is applied to an issue (triggered via the `issue-label` workflow). Explains the `/assign` command, issue limits, cooldown, and links to contributing guidelines.
4242

4343
- Only posts if the issue also has `help wanted` label
4444
- Deletes any previous guidance comment from the bot before posting a new one

0 commit comments

Comments
 (0)