1,001 Search results for "pull requests"
Pull requests / Collaborate with pull requests / Review changes /
Checking out pull requests locally
pull request locally
Under your repository name, click
Pull requests.
In the list of pull requests, click the pull request you'd like to modify.
To choose
Get started / Writing on GitHub / Work with advanced formatting /
Using keywords in issues and pull requests
of a new comment. For more information, see "Marking issues or pull requests as a duplicate."
Get started / Writing on GitHub / Start writing on GitHub /
Basic writing and formatting syntax
writing and formatting on GitHub."
Supported color models
In issues, pull requests, and discussions, you can call out colors within a sentence by using
Pull requests / Collaborate with pull requests / Propose changes /
About comparing branches in pull requests
Pull requests display diffs to compare the changes you made in your topic branch against the base branch that you want to merge your changes into.
Note:
REST API /
REST API endpoints for pull requests
endpoints for pull requests
Use the REST API to manage pull requests and pull request reviews.
REST API endpoints for pull requests
List pull requests
Create
Pull requests /
Pull requests documentation
Pull requests documentation
Learn how to use pull requests to suggest changes to a project, receive suggested changes to your own projects, and address
GitHub Issues / Issues / Using issues /
Viewing all of your issues and pull requests
The Issues and Pull Request dashboards list the open issues and pull requests you've created. You can use them to update items that have gone stale, close
Pull requests /
Collaborating with pull requests
Collaborating with pull requests
Track and discuss changes in issues, then propose and review changes in pull requests.
Getting started
About collaborative
GitHub Issues / Labels and milestones /
Creating and editing milestones for issues and pull requests
or pull requests in a repository.
On GitHub, navigate to the main page of the repository.
Under your repository name, click
Issues or
Pull requests.
Next
Repositories / Branches and merges / Configure PR merges /
Managing auto-merge for pull requests in your repository
allow or disallow auto-merge for pull requests in your repository.
About auto-merge
If you allow auto-merge for pull requests in your repository, people with