Infuriating GitHub users that mass-spam GitHub email addresses to promote their repo. How do I report this behavior to GitHub? I guess I could also report them for CANN Spam violations.

  • Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 hours ago

    if this is an address publicly visible from commits, anyone can do it

    set a noreply address for future commits

    git config --global user.email "username@users.noreply.github.com"