gh api "notifications?all=true&participating=true" | jq '.[] | { id, title: .subject.title, repo: .repository.full_name }'
gh api --method DELETE notifications/threads/$THREAD_ID
gh api --method DELETE notifications/threads/$THREAD_ID/subscription
Created
November 6, 2025 14:20
-
-
Save lostdesign/d14f1944ac4c4c07e5c969a21d67ad87 to your computer and use it in GitHub Desktop.
Delete Scam Notifications Github
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment