Skip to content

Commit ccc1b4f

Browse files
andyfellerCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1e69d8a commit ccc1b4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scripts/spam-detection/process-issue.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ EOF
4141
gh issue edit --add-label "suspected-spam" --add-label "invalid" "$_issue_url"
4242
gh issue close --reason 'not planned' "$_issue_url"
4343

44-
echo "issue labelled as suspected spam"
44+
echo "issue processed as suspected spam: commented, closed, and labeled"

0 commit comments

Comments
 (0)