Recently I’ve noticed there have been GitHub accounts that post some scam, mention a bunch of random accounts so it ends up in people’s emails, and then delete the post before anyone can report them.

Now this isn’t a big deal to me but when I got mentioned in one they deleted it before I could see the notification and for some reason GitHub now eternally shows me the blue dot as if I have an unread notification but when I click on to it there’s nothing there. Curiously at the side there’s also a little ‘1’ as if I have a notification even though it of course can’t show it.

Has anyone else experienced this and has anyone found a way to solve it?

  • hosaka@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    4 months ago

    Did exactly this recently and it’s been quite good. Forgejo-runner was a bit tricky to setup but overall a great experience.

      • hosaka@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        4 months ago

        Yeah it’s a ci/cd runner, using a tool called “act”. I self-host forgejo and the runner is a docker-in-docker container, but one could set it up with the public forgejo as well. It’s pretty neat!