-
-
Notifications
You must be signed in to change notification settings - Fork 100
Description
Is your feature request related to a problem? Please describe.
Hey @xuri! We would like to continue contributing to this repo, but we are not allowed to create branches on the main fork. Therefore, our process is to create a fork of this repo, push changes to our own branch, and then contribute back to mainline via a PR. This works, but it means that our work is silo'ed to each of our individual forks (so if one of us goes on PTO, the others don't have access to it by default).
Describe the solution you'd like
We'd like to be able to create branches on the main repo. If I can create a branch, then my coworkers can push commits to it.
I certainly don't think we need main
/master
branch access, but I'd like to be able create/delete my own branches, and have collaborators push commits to them.
I think this can be configured with a branch ruleset.
Describe alternatives you've considered
The current working model is to fork the repo, and open a PR back to the xuri/xgen.