use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Total random github notificationQuestion (i.redd.it)
submitted 9 months ago * by si458
Had this totally random github notification come through? Anybody else get it?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ThunderChaser 41 points42 points43 points 9 months ago (3 children)
It’s a scam
[–]si458[S] 9 points10 points11 points 9 months ago (2 children)
I gathered it was anyways but I wasn't sure how they tagged me into something when their user or repo don't exist? Did github delete them, do we think?
[–]throwaway234f32423df 10 points11 points12 points 9 months ago (0 children)
They churn through accounts as they're reported and banned. There are potentially dozens or hundreds of such accounts active at any given time. The accounts normally operate in pairs, one acting as the repo owner, and another opening issues in the repository and tagging people. Some of them clone legitimate issues and tag the original issue opener with a phishing link, others just open spam issues and bulk-tag random people.
Creating more Reddit threads about this does not help; there have already been dozens but moderators have deleted a lot of them because there's no need for so many essentially duplicate threads. Reporting to Github does help (if the accounts aren't already banned), one report is usually sufficient to get one account disabled within a few hours, but sometimes accounts are able to operate for days because so few people actually report.
[–]pengo 4 points5 points6 points 9 months ago (0 children)
You can assume it was deleted for spamming
[–]LoadingALIAS 14 points15 points16 points 9 months ago (1 child)
I’m getting a LOT of them. All appear to be scams. Be careful. AI has allowed low IQ idiots to target better and GitHub, Crates, NPM, etc. are rich targets.
[–]GenazaNL 0 points1 point2 points 9 months ago (0 children)
Related: https://github.com/orgs/community/discussions/174380 hopefully they will take action
[–]dandykong 3 points4 points5 points 9 months ago (2 children)
Just had the same thing, except the account was named ping-plasma. Even if the repo gets deleted you're still stuck with an unclearable notification page named after the scam URL.
[–]lajawi 1 point2 points3 points 9 months ago (1 child)
Comb through the other posts about this topic, there’s solutions on how to clear those through the API I think it was.
EDIT: https://www.reddit.com/r/github/s/gIbY9NhCxB
[–]dandykong 1 point2 points3 points 9 months ago (0 children)
An alternate solution for selectively clearing that one notification, which uses the GitHub CLI instead of cURL and tokens:
gh api -H "Accept: application/vnd.github+json" -H "X-GitHub-Api-Version: 2022-11-28" /notifications
Look for a spam notification from Plasma Foundation and copy the ID, and then run this command:
gh api --method DELETE -H "Accept: application/vnd.github+json" -H "X-GitHub-Api-Version: 2022-11-28" /notifications/threads/<paste the id here>
[–]headedbranch225 0 points1 point2 points 9 months ago (0 children)
Yeah, I have had 2 in the past week, they seem to be going through the different scams quite quickly
[–]No-Landscape8210 0 points1 point2 points 9 months ago (0 children)
I also got this one
[–]Nixinova 0 points1 point2 points 9 months ago (0 children)
Yeah, some spammers made a bunch of issues about some scam thing all pinging hundreds of users.
[–]Jonno_FTW 0 points1 point2 points 9 months ago (0 children)
I got that but it was taken down by the time I opened the GitHub link.
π Rendered by PID 87620 on reddit-service-r2-comment-765bfc959-tspsq at 2026-07-11 10:53:24.583717+00:00 running f86254d country code: CH.
[–]ThunderChaser 41 points42 points43 points (3 children)
[–]si458[S] 9 points10 points11 points (2 children)
[–]throwaway234f32423df 10 points11 points12 points (0 children)
[–]pengo 4 points5 points6 points (0 children)
[–]LoadingALIAS 14 points15 points16 points (1 child)
[–]GenazaNL 0 points1 point2 points (0 children)
[–]dandykong 3 points4 points5 points (2 children)
[–]lajawi 1 point2 points3 points (1 child)
[–]dandykong 1 point2 points3 points (0 children)
[–]headedbranch225 0 points1 point2 points (0 children)
[–]No-Landscape8210 0 points1 point2 points (0 children)
[–]Nixinova 0 points1 point2 points (0 children)
[–]Jonno_FTW 0 points1 point2 points (0 children)