Skip to content

Commit 1e69d8a

Browse files
andyfellerbabakks
andauthored
Update .github/workflows/scripts/spam-detection/process-issue.sh
Co-authored-by: Babak K. Shandiz <babakks@github.com>
1 parent 60fdb7e commit 1e69d8a

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
@@ -39,6 +39,6 @@ We appreciate your understanding and apologize if this action was taken in error
3939
EOF
4040

4141
gh issue edit --add-label "suspected-spam" --add-label "invalid" "$_issue_url"
42-
gh issue close "$_issue_url"
42+
gh issue close --reason 'not planned' "$_issue_url"
4343

4444
echo "issue labelled as suspected spam"

0 commit comments

Comments
 (0)