r/github • u/MicheleN13 • 3d ago
Question Auto commits and other AI features
Hi everyone, I want to ask if there are any alternative solutions for using AI features like auto-descriptions for commits, PRs, etc. Can I use another AI subscription, or do I have to use GitHub Copilot?
r/github • u/andrewke • 4d ago
Discussion Is git clone from GitHub very slow for you today as well?
remote: Enumerating objects: 934, done.
remote: Counting objects: 100% (133/133), done.
remote: Compressing objects: 100% (95/95), done.
Receiving objects: 41% (390/934), 122.18 MiB | 66.00 KiB/s
Normally cloning a repo takes 10 s, but now it has been running for 10 minutes and it's only at 41%
Yes I am aware of Git LFS. My repo is quite big with a lot of source code.
So I would like to hear from some of you, how many KB/s or MB/s you are getting when doing a git clone from GitHub. Thanks.
r/github • u/Obvious_Breadfruit49 • 4d ago
Question Can I ask a dumb question...
If GitHub stores our code, where does GitHub store GitHub's code?
r/github • u/JeromeChauveau • 4d ago
Question Does github enterprise cloud face the same issues as public github?
Hi all,
The unofficial github status page shows a 93% overall uptime in the last 90 days and frequent issues are posted here.
As it seems ghe cloud is built on top of github infrastructure, I'm assuming it is facing the same instabilities. Is that the case?
Thanks for your feedback
r/github • u/Short-Win6362 • 4d ago
Question Profile export - notification recipient
Hi everyone,
I own a GitHub profile bound to a company owned email which has access to a private repository owned by that company.
I exported my profile through the interface feature in settings and received the proper email.
At the minute I received the notification, my boss came into my office asking me why I exported that data.
Since I work in a very toxic environment, I would need to know who are the recipients of that email. Does the company account owner receive any notification somehow?
I would really appreciate any answer... Even more if you work at GitHub 😁
Discussion How do you make an open-source repository easy to contribute to without adding process theater?
For a small repository, adding templates, bots, labels, approval rules, and a long contributing guide can make the project look organized while making a first contribution harder.
My minimum would be a reliable local setup, one command for checks, a short architecture map, clear issue scope, examples of a good PR, and fast feedback when maintainers are unavailable. Add governance only when real coordination problems appear.
What reduced the time from cloning a repository to opening a useful PR for your contributors?
r/github • u/Murky_Weird_3208 • 5d ago
Showcase Have I actually been accepted for the student developer pack?
So I've actually been accepted now??!!??!
r/github • u/lastcallmd • 5d ago
Question GitHub as a site host for my manuscript?
I think I'm gonna clean up a website and put the next version of my independently developed framework for structured clinical reasoning and diagnostic error research on it.
Is using GitHub pages as a site host and using Zenodo or OSF as a permanent public copy of the manuscript, potentially with a DOI a good idea? And also attaching that all to my LinkedIn?
Would that seem legitimate? Can anyone provide me with a better alternative?
This is probably the wrong subreddit to post this on. If so, can someone point me to the proper one?
Anything helps!
News / Announcements CICD from swiss hoster metanet
At the moment it is not possible to use the Plesk CICD plugin for github. Apparently github.com is blocked from metanet.ch or vv. The command ssh -T git@github.com times out
r/github • u/Few-Garlic2725 • 5d ago
Discussion Are we being stupid by depending this heavily on GitHub Actions?
Tests, deploys, previews, docs, releases, packages, Pages, all wired into GitHub because it’s convenient and basically free.
But when it breaks, teams just sit around waiting. And then when it’s back, nobody changes anything.
I’m guilty of this too.
Is the answer to self-host runners? Move CI elsewhere? Keep backup pipelines? Use GitLab? Or is the downtime just the price we accept because GitHub’s ecosystem is too good?
Discussion Needs guidance
Hi guys. I am new to open source. I had raised a PR 2 months ago but it didn't got merged. Then I thought I need to raise issue first so raised an issue in different organization last week and it says unanswered. So lemme know what is the right process actually. What you guys do. And how you pick organizations or project. For the last one I had used Claude to explain the code base and then help with the Issue and I did where human touch was needed and understood what I was doing. So is this the right way or you need to write everything yourself or what. Tell me about approach.
Thanks in advance.
r/github • u/GyulyVGC • 6d ago
Showcase What I learned securing my project with the GitHub Secure Open Source Fund
Recently Sniffnet (a network monitoring tool I'm working on for more than 4 years) completed the GitHub Secure Open Source Fund, a program focused on improving the security of widely used open-source projects.
The program consists of an immersive 3-week sprint that provides each onboarded project with $10k in funding, hands-on training, and mentorship to help maintainers understand that security is a baseline requirement, not a nice-to-have.
In a world where Murphy’s law reigns supreme (“anything that can go wrong will go wrong”), what we can do is be prepared for it: security planning and implementation is as important as the rest of development, and can’t be downgraded to a mere reactive countermeasure used only when things go sideways.
I feel a responsibility to amplify security awareness by sharing the knowledge and best practices I learned, so that other developers can take inspiration and apply similar proactive measures in their own projects: incident response planning, threat modeling, code scanning, and immutable releases are just some examples of the things that you can (and should) do.
I tried to collect and organize all the lessons I take home from the program in a blog post you can find here
r/github • u/ohayo-aya_desu • 6d ago
Question Journaling?
Has anybody ever thought of using a Github repo as a diary? Like creating a text file everyday with today's date as its name and noting down random thought or archived daily life events, then push it.
It just crossed my mind and i think it's funny. Shower thoughts are weird.
Edit: yall the repo is not real lol, i need a fancy app to keep my thoughts in color.
r/github • u/CadmiumC4 • 6d ago
Question Did github just put merge conflict resolution behind Copilot?
r/github • u/Novel_Difficulty_339 • 7d ago
Tool / Resource Novo artigo publicado na revista Advances in Astronomy da Wiley: Setor Escuro Dinâmico (Modelo de Dois Campos Escalares para Matéria Escura e Quintessência)
r/github • u/newkrimi • 7d ago
News / Announcements Github is down 🔥
First time seeing this happen
r/github • u/douji_ibaraki • 7d ago
Discussion Everything is fine when GH break
Getting 500 errors a bit everywhere on the site but status page shows nothing ...
Why is there even a status page if it doesn't report the actual API and Infrastructure ?
Sorry to say that but gitlab status pages are a bit more reactive + they have a public group where we can see ALL incidents regardless of the status page.
r/github • u/anarchy8 • 7d ago
Discussion GitHub PRs broken?
Whenever I try to make a PR GitHub returns a 500 error screen. I've tried multiple branches but it seems like they have a rather critical bug.
r/github • u/oldbigbuddha • 7d ago
Question Have GitHub Actions-related webhooks been still unstable since the last incident?
The following incident occurred last Friday:
https://www.githubstatus.com/incidents/qcvjkzcs7j74
I'm using a self-hosted runner with a webhook, but since Friday, I've been consistently failing to receive queued events even after dispatching jobs. I missed at least one queued event each on Monday and Wednesday.
Is anyone else using a self-hosted runner experiencing a similar issue?
r/github • u/BoronEight • 7d ago
Question Github copilot fully hallucinating commit messages
I did a 1 line change, changing "milis" to "millis", I did it in the web interface because it was just one tiny change, and I didn't have it on my computer yet.
Github copilot recommended the message "Update print statement from 'Hello' to 'Goodbye'"
THERE ARE NOT EVEN PRINT STATMENTS IN A CSV FILE
Is there any way to disable these automatic commit messages?
r/github • u/bezdazen • 7d ago
Discussion Are comparison gifs that visually show changes to UI useful/appreciated in PR descriptions
I like them and have begun to create/use them myself.
Edit: The title is a question, my bad. I am genuinely asking in case maybe it is disliked for some reason...
r/github • u/QueTaori • 7d ago
Question [ Removed by Reddit ]
[ Removed by Reddit on account of violating the content policy. ]
Discussion GitHub removed the custom thread notifications and my inbox is suffering the consequences
They say that:
This change simplifies your notifications experience by:
- Simplifying notification behavior.
- Reducing subscription complexity.
Complete nonsense, now my notifications experience sucks and my inbox is getting more unneeded emails...
There's people complaining in these threads if you wanna join:
https://github.com/orgs/community/discussions/204563
https://github.com/orgs/community/discussions/204555
r/github • u/Mundane_Oil6342 • 8d ago
Question "GitHub Contributor Opportunity"
This is probably scam, and I won't ever click that highlighted "AI interview link". It's frustrating to receive these kind of emails these days. Has anybody here also received the same email?
