Skip to main content

657 Search results for "pull%20requests"

Code security / Dependabot / Work with Dependabot /

Managing pull requests for dependency updates

You manage pull requests raised by Dependabot in much the same way as other pull requests, but there are some extra options. About Dependabot pull requests

Pull requests / Collaborate with pull requests / Propose changes /

Creating a pull request

Create a pull request to propose and collaborate on changes to a repository. These changes are proposed in a branch, which ensures that the default branch

Pull requests / Collaborate with pull requests / Incorporate changes /

Merging a pull request with a merge queue

If a merge queue is required by the branch protection setting for the branch, you can add your pull requests to a merge queue and GitHub will merge the

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

GitHub Issues / Issues /

Assigning issues and pull requests to other GitHub users

Assignees clarify who is working on specific issues and pull requests. About issue and pull request assignees You can assign multiple people to each issue

Pull requests / Collaborate with pull requests / Incorporate changes /

Merging a pull request

Merge a pull request into the upstream branch when work is completed. Anyone with push access to the repository can complete the merge. About pull request

Pull requests / Collaborate with pull requests / Incorporate changes /

Reverting a pull request

You can revert a pull request after it's been merged to the upstream branch. About reverting a pull request Reverting a pull request on GitHub creates

Codespaces / Developing in a codespace /

Using GitHub Codespaces for pull requests

You can use GitHub Codespaces in your web browser, or in Visual Studio Code to create pull requests, review pull requests, and address review comments

Pull requests / Collaborate with pull requests / Review changes /

Checking out pull requests locally

When someone sends you a pull request from a fork or branch of your repository, you can merge it locally to resolve a merge conflict or to test and verify

Pull requests / Collaborate with pull requests / Propose changes /

Changing the stage of a pull request

You can mark a draft pull request as ready for review or convert a pull request to a draft. Marking a pull request as ready for review When you're ready