Skip to content

How to create a pull request from a fork on the same organization? #117251

Answered by ebndev
gr2m asked this question in Pull Requests
Discussion options

You must be logged in to vote

Hey @gr2m! Although the answer below was Chat-GPT generated, it does essentially answer your question.

When you push the changes to your forked repository, you can go to GitHub web to create a PR.

If you click on the link where it says: This branch is 1 commit ahead of gr2m-sandbox/test12:master., it will take you to this page where you can create a pull request. Or on your end, you should see a button that says "Compare & pull request".

The base repo and branch are set to the original repo, so this is how it will create a PR from your forked repo.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@gr2m
Comment options

@ebndev
Comment options

Answer selected by gr2m
@gr2m
Comment options

@ebndev
Comment options

This comment was marked as off-topic.

@gr2m
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment