Skip to content
Discussion options

You must be logged in to vote

Are there any settings that would automatically fork a repo if a pull request is created?

This is the common case if you make an edit through the web UI, really. If you don't have write access to the target repository it'll automatically create a fork, put the commit on a branch there, and open a PR.

And talking about security that's an advantage, not a problem, because people can work on code without having direct write access.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ns-reginaldw
Comment options

Answer selected by ns-reginaldw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pull Requests Propose, review, and discuss changes to a repository's codebase Product Feedback Share your thoughts and suggestions on GitHub features and improvements
2 participants