1,001 Search results for "pull requests"
REST API / Authentication /
Permissions required for GitHub Apps
/repos/{owner}/{repo}/projects
read
UATIAT
Repository permissions for "Pull requests"
Endpoint
Access
Token types
Additional permissions
PATCH /repo
Pull requests / Collaborate with pull requests / Propose changes /
Creating a pull request
you'd like to merge your changes into when you create your pull request. Pull requests can only be opened between two branches that are different.
Note: To
Pull requests / Collaborate with pull requests / Review changes /
About pull request reviews
Reviews allow collaborators to comment on the changes proposed in pull requests, approve the changes, or request further changes before the pull request
Pull requests / Collaborate with pull requests / Incorporate changes /
Merging a pull request with a merge queue
setting for the branch, you can add your pull requests to a merge queue and GitHub will merge the pull requests for you once all required checks have passed
Pull requests / Collaborate with pull requests / Propose changes /
Changing the stage of a pull request
GitHub CLI documentation.
Under your repository name, click
Pull requests.
In the "Pull requests" list, click the pull request you'd like to mark as
Pull requests / Collaborate with pull requests / Incorporate changes /
Merging a pull request
draft pull request. For more information about draft pull requests, see "About pull requests."
The repository may be configured so that the head
Pull requests / Collaborate with pull requests / Incorporate changes /
Reverting a pull request
of the merge commit from the original merged pull request. To revert pull requests, you must have write permissions in the repository.
Reverting a pull
Pull requests / Collaborate with pull requests / Propose changes /
Keeping your pull request in sync with the base branch
branch.
About keeping your pull request in sync
Before merging your pull requests, other changes may get merged into the base branch causing your pull
Pull requests / Collaborate with pull requests / Review changes /
Commenting on a pull request
to comments in pull requests in the Files changed tab.
Adding comments to a pull request
Under your repository name, click
Pull requests.
In the list of
REST API / Pull requests /
REST API endpoints for review requests
REST API/
Pull requests/
Review requests
REST API endpoints for review requests
Use the REST API to interact with review requests.
About review requests