Skip to content

Commit bf8d330

Browse files
committed
improve issue triage
1 parent d5c4d94 commit bf8d330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/issue-triage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You're a triage assistant for GitHub issues. Your task is to analyze issue #${{
2929

3030
1. Select appropriate labels for the issue from the provided list.
3131

32-
2. Retrieve the issue content using the `get_issue` tool. If the issue is obviously spam, or generated by bot, or something else that is not an actual issue to be worked on, then do nothing and exit the workflow.
32+
2. Retrieve the issue content using the `get_issue` tool. If the issue is obviously spam, or generated by bot, or something else that is not an actual issue to be worked on, then add an issue comment to the issue with a one sentence analysis and exit the workflow.
3333

3434
3. Next, use the GitHub tools to gather additional context about the issue:
3535

0 commit comments

Comments
 (0)