gh-issues icon indicating copy to clipboard operation
gh-issues copied to clipboard

A curated set of issues related to GitHub and running corporate scale open source

Results 45 gh-issues issues
Sort by recently updated
recently updated
newest added

Looking for an option on a repository that removes the ability for a repository Admin to make that repository public. Meaning that making the repository public means either an Owner...

OSPO

You can set multiple email addresses on your GitHub account, and can [route notifications on a per-org basis](https://help.github.com/articles/managing-notification-emails-for-organizations/). However, when you create a commit through github.com (either through the web...

The suggested feature is to support an asterisk wildcard or a different form of partial search in the issues tab, for example: ``` is:issue is:open sustain* ``` which should match...

From a Google engineer: > I get github.com/google notifications at my google address. Because I'm a member of the google github Organization and have that configured. I get all other...

When adding someone to a team, it generates two audit log entries. The first is for that person to add themselves to the org with read permission: ' x added...

OSPO

When people force push onto PRs it removes review history and makes reviews much harder to do. It would be really nice to have an option where we can disable...

Doing internal reviews on packages, I find myself often going upstream to report that their metadata (package.json, setup.py etc) lacks license metadata and the package lacks a license file; but...

We have a continuous problem in https://github.com/envoyproxy/envoy where people ignore all of the warnings about opening issues/PRs that could be potential security issues / zero-days. * We guide people when...

Currently there is no way reliable to state that software is end of life/deprecated or other guidance. It's just information on websites that can't be easily accessed. While Maven/npm/PyPI etc...

OSPO

I started to write this as a request for a GitHub Action that does license header checking; but I see some of those exist. It would be great for GitHub...