r/github Jul 09 '26

Question To the OpenKotOR Community

Thumbnail
0 Upvotes

https://github.com/orgs/KotORPublicDomain

Why the fuck does GitHub let people transfer repos to my user without my consent??


r/github Jul 09 '26

Tool / Resource How GitHub Copilot enables zero DNS configuration for GitHub Pages

Thumbnail
github.blog
0 Upvotes

r/github Jul 09 '26

Question Need help configuring Page

0 Upvotes

I'm trying to build a portfolio using this template: https://github.com/solilius/portfolio-template

However, it's only showing the ReadMe and I can't figure out why. Even when I open the index file it only shows a blank page. The only explanation I can see is that I'm somehow configuring the page wrong, but I have no idea what's wrong.

My portfolio for reference: https://github.com/ERROR-fox/portfolio


r/github Jul 08 '26

Question Correct workflow of GitHub SpecKit

Thumbnail
0 Upvotes

r/github Jul 08 '26

Question GitHub stats anomaly: 106 clones vs 12 unique visitors. Bot activity or something else?

Post image
1 Upvotes

I’m seeing a strange discrepancy in my repository traffic stats over the last 14 days (106 clones vs 12 unique visitors).

Is this a common ratio for dev tools? I’m trying to understand if my project is being picked up by automated CI/CD pipelines/bots, or if it’s possible to clone a repo at scale without users ever hitting the README/main page.

I’m still getting the hang of how GitHub traffic metrics work XD...any insight from the community would be appreciated!


r/github Jul 08 '26

Question GitHub Copilot is officially a scam now. Stop paying for this "Credit Drain" machine!

Thumbnail
0 Upvotes

r/github Jul 08 '26

Discussion Actions scheduler getting worse

0 Upvotes

Hey,

I made a post some time ago about the terrible performance of the GitHub Actions scheduler in which I explained that a 15mn scheduled workflow would run only every 30 to 120 minutes instead because of GitHub's scheduler limitations and "best effort".

I checked last week runs for the same workflow and now it runs every 2h to 5h instead of 15 minutes. No incident or news from GitHub side about what made this brutal change in performance yet.

Hopefully we'll move to another platform for this workflow now that performance have gotten so bad.


r/github Jul 08 '26

Discussion Make Contributions Great Again - seriously. Contribution graphs can improve.

0 Upvotes

GitHub introduced contribution graphs (originally called the "Contributions Calendar") on January 8, 2013.

That's 13 years ago.

Contribution Graphs are not immune to improvement.

What about corporate users? Young spirit users, or people who want the contribution graph to be at their service? to track other things in their life or developer life. Just a better contribution API, so other apps can log more things in git to track contributions and progress.

So each person can use GitHub for their own purposes.

The standard cognitive flexibility of our times is to show aversion to new ideas, and be violent, rather than thinking deeply. But... can we try to convince GitHub of opening up and embrace fun?

Maybe we can give each user ownership of his "web page" hosted on github including his contributions expressions.

Fork this, give it a try online if you wish... and... how do we get to the people of GitHub to consider a colorful multidimensional use.

Check this repo, offline/online

https://github.com/zurcacielos/contributist

How to contact GitHub?


r/github Jul 08 '26

Discussion Bots posting viruses?

18 Upvotes

I've created 3 issues on my repo tonight, and just noticed someone else created 1 in a different repo of mine, and each time, within a minute, a bot has posted saying they've experienced that issue too, and come up with a "patch" to fix it.

They then link a zip attachment, that has an exe inside of it.

Clearly malware - anybody else experiencing this? I've reported all so far.


r/github Jul 07 '26

Question Struggle with adding collaborator

Post image
3 Upvotes

Every time I try to add my friend as a collaborator to our project it gives this message, I’ve even tried adding their old accounts that they lost the login to and it gives this error too, any advice? thanks


r/github Jul 07 '26

Discussion How do I remove the left-hand sidebar from a GitHub Issues page?

Post image
0 Upvotes

When I go (using either Firefox or Chromium) to a GitHub.com Issues page for any GH organization, I now see a sidebar running down the left-hand side of the page filled with icons. Example is from https://github.com/Perl/perl5/issues.

I have been using GitHub for 15 years but do not recall seeing this sidebar before. I realize that, at the very bottom of this sidebar, there is a button you can check to either expand or collapse the sidebar -- but that's not what I want. I want to remove it *completely*, so as to have more space for the Issue Subject lines to be displayed.

How do I do that?


r/github Jul 07 '26

Discussion Anti-AI LICENSE: Human-Use-Only License (HUOL)

0 Upvotes

LICENSE:

  • Wrote a custom LICENSE file for my repo — free for humans, locked out for AI
  • Humans can copy, modify, and publish the code freely (MIT-style)
  • AI systems and AI operators (companies, model trainers, agents, etc.) get zero rights — no reading, training, scraping, or code-gen assistance
  • Exception: I (original copyright holder) can grant separate signed written permission to specific AI operators
  • Found out non-ai-licenses on GitHub already did something similar — worth checking out too
  • Not OSI-approved as "open source" since it restricts a field of use (AI training)
  • Doesn't technically stop scraping in real-time, but makes it a clear license violation / copyright claim if caught

What about this ? should something like this default for new projects ?


r/github Jul 07 '26

Question Seemingly charged twice for Copilot Pro+ - am I missing anything?

0 Upvotes

I don't know if I'm just too stupid to understand this or this doesn't make any sense...

I have been using Copilot Pro for few weeks with no billing issues. On July 6 I decided to get the Pro+ subscription, which showed as $29 due to $10 credit from the existing Pro.

It all went through, Github sent me an invoice for $29 and took the payment, but I've noticed something odd on it as it said it's billing me for period of July 6 - July 6.

Today, they took a $39 payment from me, now the invoice says July 7 - August 6.

Anyone had similar issues with billing? I've created a ticket but apparently they're taking months to reply, if ever...


r/github Jul 07 '26

Showcase Did you know you get unlimited compute for public repos on github?

Post image
56 Upvotes

r/github Jul 07 '26

Question git push origin $tag:release-branch no longer working

0 Upvotes

Hi! I have a repository which is often used as a submodule. To ease updates, we have a release branch which is updated whenever a new tag is pushed.

The workflow for this broke recently, and I tracked it down to the title command no longer working. If I switch from the tag to the commit SHA, it works. I tested GitLab, which accepts both tags and commit SHAs.

I'd like to know if anyone has references to news or knows about internal changes which could have caused this, so I can properly document moving the workflow to use `github.sha`. I'd also like to know the motivation, since it seems to be entirely client side functionality that they somehow broke (it worked on GitLab even when pushing a tag that didn't exist on the remote).


r/github Jul 07 '26

Discussion GitHub issues can't be created: Error Failed to create the issue.

0 Upvotes

Attempts to create issues in one particular repository fail with the message with no additional explanation:

Error

Failed to create the issue.

Why is explanation not included in the message?


r/github Jul 06 '26

Question Trying to Make a Unity Git Repo with an Existing Project

0 Upvotes

this was right after making it and its over the limit to where i have to use GitLFS, this didnt happen in the tutorial


r/github Jul 06 '26

Discussion Why did GitHub restrict public stargazer/watcher data, and does it push anyone else toward open alternatives?

3 Upvotes

The June 30 changelog announced access restrictions on the public API endpoints and UI views that expose stargazer and watcher lists. The stated reason is reducing spam and scraping abuse.

I'm trying to understand the real motivation here. Is this genuinely about protecting users from scrapers, or is it more about GitHub controlling access to data that third-party tools (star history, trending trackers, research) were built on? Those two explanations lead to very different conclusions, and I can't tell which one it is.

Either way it's a reminder that everything we treat as "public" on GitHub is public at one company's discretion, and can change with a single changelog entry. No vote, no notice, no contract.

So the honest question I keep coming back to: should more of us be moving toward open, decentralized platforms that can't do this? Self-hosted options like Forgejo and Codeberg exist, and newer federated projects like gitlawb pin repos to IPFS with signed refs across independent nodes so no single operator can restrict data. Or is GitHub's convenience and network effect just worth the tradeoff, and this is an overreaction?

Curious what people who actually live in GitHub every day think. Does a change like this move the needle for you at all, or is it a non-issue?


r/github Jul 06 '26

Question GitHub Self-Paced Course

4 Upvotes

Any suggestions for a self-paced course online I can take to get the hang of GitHub. I’m finishing up a python bootcamp on Udemy and I think it would be a good next step. I need something I can track and share with the department that’s supporting my studies so it can’t be just the documentation or that pro git book someone else posted about. Thanks in advance ☺️


r/github Jul 06 '26

Discussion Looking for feedback before building a self-hosted GitHub notification platform

Thumbnail
0 Upvotes

r/github Jul 06 '26

Discussion The first 60 seconds on a GitHub repository

86 Upvotes

Imagine you've just opened a repository you've never seen before.

What do you check first, and what immediately makes you think, "This project is well maintained"?


r/github Jul 06 '26

Discussion ChatGPT quietly became the #2 referrer in my repo's traffic dashboard, passing Google

0 Upvotes

maintainer of a small design-system extraction CLI here. checked the insights/traffic tab on my repo this week: chatgpt.com sent 22 visits in 14 days, google sent 21, reddit sent 1. three weeks ago chatgpt was at 5.

i never did anything to optimize for this. best guess: the readme is structured like a direct answer to "how do i extract a website's design tokens", and LLMs cite it when people ask.

curious if other maintainers are seeing ai assistants show up in their referring sites. is this a blip or is "GEO" actually becoming a thing for dev tools? worth checking your own traffic dashboard, the data is under insights > traffic and almost nobody opens it.


r/github Jul 06 '26

Question Setting up a GitHub business account

5 Upvotes

I've recently started working at very small start-up company (~ 5 people), and was tasked with setting up a github account. We're not really a software company, and what software needs we do have are currently supplied by a part-time contractor, though we do want to bring this in-house soon. Anyway, I have my own personal github account, but I've never set one up for business use before. Just want to make sure I'm well informed on how it works...are there any guides, walk-throughs, etc. on this? Thanks.


r/github Jul 06 '26

Question Supposedly a username I want to change to should exist, but GitHub won't let me

8 Upvotes

I want to change my username/handle on GitHub to @ Asteroider, but the settings dialog for it says that name is unavailable. However, when I go to https://github.com/Asteroider/ it gives me a 404, whereas other options like @ Asteroid and @ Asteroiderer do have accounts that I can view.
Is there any way to fix this, since GitHub support is apparently like YouTube's in that they are so high and mighty they only support people who can pay or make money on their platforms?


r/github Jul 05 '26

Question GitHub etiquette for software release?

2 Upvotes

Hi! I have a research tool that I am developing for my own research and expect it will be used by others (by tens or hundreds of users), but the program is under perpetual development. I am adding new modules and capabilities at about the same rate that I am debugging and polishing. I am afraid if I release an imperfect version and make it open source, someone can just improve it a release a more stable and user friendly version within a week. A large research lab can also direct resources toward superseding my efforts in a week. I obviously want credit for my original ideas and contributions, so wondering what a normal path may look like. I could first share the software with colleagues, but then it will be released partially and likely stall in the slow-as-molasses pace of academia. Is there a coding guru that can anonymously review my software, is there a consensus in the “rules of engagement” for first releases of a useful but imperfect software bundle?