1,037 Search results for "pull requests"
REST API / Guides /
Using the REST API to interact with your Git database
things you could potentially do with the API.
Checking mergeability of pull requests
Warning
Please do not depend on using Git directly or GET /repos/{ow
GitHub Actions / Security / Security guides /
Security hardening for GitHub Actions
creating or approving pull requests
You can choose to allow or prevent GitHub Actions workflows from creating or approving pull requests. Allowing workflows
REST API / Search /
REST API endpoints for search
"node_id": "MDQ6VXNlcjU4MzIzMQ=="
}
]
}
Search issues and pull requests
Find issues by state and keyword. This method returns up to 100 results
REST API / Commits /
REST API endpoints for commits
1a34c7fbeeda2479ccbc"
},
"protected": false
}
]
List pull requests associated with a commit
Lists the merged pull request that introduced
REST API / Authentication /
Permissions required for fine-grained personal access tokens
/repos/{owner}/{repo}/projects
read
Repository permissions for "Pull requests"
Endpoint
Access
Additional permissions
PATCH /repos/{owner}/{r
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 open
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 / Incorporate changes /
Merging a pull request
merge a draft pull request. For more information about draft pull requests, see About pull requests.
The repository may be configured so that the head branch
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