Update .github/workflows/scripts/spam-detection/process-issue.sh
Co-authored-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
parent
60fdb7ec2b
commit
1e69d8a1a0
1 changed files with 1 additions and 1 deletions
|
|
@ -39,6 +39,6 @@ We appreciate your understanding and apologize if this action was taken in error
|
|||
EOF
|
||||
|
||||
gh issue edit --add-label "suspected-spam" --add-label "invalid" "$_issue_url"
|
||||
gh issue close "$_issue_url"
|
||||
gh issue close --reason 'not planned' "$_issue_url"
|
||||
|
||||
echo "issue labelled as suspected spam"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue