github-tools / github

A higher-level wrapper around the Github API. Intended for the browser.
BSD 3-Clause "New" or "Revised" License
3.6k stars 755 forks source link

Allow Collaborators to edit settings on a personal repository #615

Closed sbhadr closed 4 years ago

sbhadr commented 4 years ago

I don't think I can physically list out the number of times I've needed to go back and forth between a repo owner and myself over a settings dilemma (webhooks, secrets), etc. This poses a major development flow restriction since the repo owner and I are in different timezones.

Github org would work in this case but, our workflow/development team isn't large enough to support an entire organization. It just makes zero sense to do so when a singular user account works perfectly fine. Eventually, there are plans to move it to an actual org but for now, we're both against it.

Thanks.

DanielRuf commented 4 years ago

Hi @Sanjay-B,

This repository here is for a Nodejs / JS API module for GitHub and it is not affiliated with GitHub.

Please contact the GitHub support and check their community.

DanielRuf commented 4 years ago

Github org would work in this case but, our workflow/development team isn't large enough to support an entire organization. It just makes zero sense to do so when a singular user account works perfectly fine

An org is a bit like a group and easy to setup. You can move the repo to it.