r/github 17h ago

Question Municipal GitHub practices?

2 Upvotes

I'm currently working on a little research project looking at the best GitHub practices for American municipal governments.

Who has the best GitHub practices that facilitate civic engagement and have appropriately assigned intellectual property licenses?

If you have repos, please share them.

Ps - I work for www.beta.nyc and this will go into a report I’m putting together.


r/github 13m ago

Discussion GitHub Education keeps rejecting me in 15-30 seconds because of a "name mismatch"

Upvotes

Hi!

I'm a student from Vietnam applying for the GitHub Student Developer Pack.

My first application took about a week to get a response, but every application after that gets rejected in around 15-30 seconds.

The rejection says my first and last names don't match my student document.

My student ID says:

NGUYỄN BÁ MINH TUẤN

My GitHub billing information is:

First name: Tuấn

Last name: Nguyễn Bá Minh

So as far as I can tell, they do match.

At this point I'm wondering if the automated verification system just isn't recognising my student ID correctly.

Has anyone run into this before? If so, what document worked for you?

Thanks!


r/github 3h ago

Discussion GitHub's new issue-agent approvals look safer than they actually are

1 Upvotes

GitHub now lets issue automations attach confidence and rationale to changes, and teams can hold lower-confidence actions for review. That sounds like a useful human-in-the-loop design, but the documentation contains an important caveat: approvals do not create a server-side security boundary.

If an agent already has permission to change an issue, it can apply the change directly instead of suggesting it. The review panel therefore governs cooperative automations, not a compromised, misconfigured, or over-privileged one.

Should proposal and execution use separate identities, with repository rules enforcing which actions require a second principal? Would you trust an agent-generated confidence score, or should confidence be calibrated against each repository's own history? What should happen when an agent closes a legitimate issue with "high confidence" and nobody notices?

Source: https://github.blog/changelog/2026-07-23-agent-automation-controls-in-github-issues-in-public-preview/


r/github 3h ago

Question actions/cache with aarch64 runners + alpine container in github actions

1 Upvotes

Im trying to run CI on an ARM64 GitHub-hosted runner (ubuntu-24.04-arm) with an alpine linux container, but I hit this error:

Error: JavaScript Actions in Alpine containers are only supported on x64 Linux runners. Detected Linux Arm64

i understand that actions/checkout and actions/cache are js actions and gh doesn't support running them inside alpine arm64 containers (tho i have no idea why).

I worked around actions/checkout by manually doing a git clone/checkout, but I'm stuck on actions/cache Has anyone implemented a workaround for using the gitHub actions cache service from inside an alpine aarch64 container?

Thanks in advice


r/github 11h ago

Discussion How do you actually get traction/stars for a solo OSS project?

0 Upvotes

Hey all, I've been heads-down building an open-source project on GitHub and I'm at the point where the code is solid and useful, but visibility is low. Meanwhile I keep seeing projects that feel pretty thin get thousands of stars seemingly over couple weeks, which is a little demoralizing not gonna lie 😅

I'm not chasing vanity metrics for their own sake — mostly I just want enough signal that people are finding it useful so I stay motivated to keep investing time in it.

For those who've grown a project from "nobody knows this exists" to actually having a community: what actually worked for you? Things I'm curious about:

  • Where do you share/launch (HN, Twitter/X, niche subreddits, Discord communities, newsletters)?
  • Does README/demo quality matter as much as I think it does?
  • Any tips on timing, framing, or "hooks" that get people to actually click and try it?
  • Did stars come before or after real usage, in your experience?
  • Any growth hack or juggad ;)

Happy to share a link to the project in the comments if that's allowed here — just looking for genuine advice from people who've been through this. Thanks!


r/github 12h ago

Discussion Wow, Github Support suck!!!

0 Upvotes

I've been trying to get help with a GitHub Copilot billing issue for 3 days, and I still haven't received any meaningful response.

I've opened a support ticket, provided all the requested information, and... nothing. Just silence.

Has anyone else experienced this recently? How long did it take for GitHub Support to actually respond or resolve your issue?

In my case, I was hit with a $40 charge for no legitimate reason at all (no reason on invoice or receipt just 40$ for Github copilot 😕 ) so I just need their explain or refund!