Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Andy Feller 2025-08-04 08:30:16 -04:00 committed by GitHub
parent 1e69d8a1a0
commit ccc1b4f8c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,4 +41,4 @@ EOF
gh issue edit --add-label "suspected-spam" --add-label "invalid" "$_issue_url"
gh issue close --reason 'not planned' "$_issue_url"
echo "issue labelled as suspected spam"
echo "issue processed as suspected spam: commented, closed, and labeled"