Article version: Enterprise Server 2.17
Collaborating with issues and pull requests
Use the GitHub flow to track and discuss changes in issues, then propose and review changes in pull requests.
Table of Contents
- Overview
- Working with forks
- Collaborating on repositories with code quality features
- Proposing changes to your work with pull requests
- About branches
- Creating and deleting branches within your repository
- About pull requests
- About comparing branches in pull requests
- Creating a pull request
- Creating a pull request from a fork
- Changing the stage of a pull request
- Requesting a pull request review
- Changing the base branch of a pull request
- Committing changes to a pull request branch created from a fork
- Addressing merge conflicts
- Reviewing changes in pull requests
- About pull request reviews
- Reviewing proposed changes in a pull request
- Filtering files in a pull request
- Finding changed methods and functions in a pull request
- Commenting on a pull request
- Viewing a pull request review
- Incorporating feedback in your pull request
- Approving a pull request with required reviews
- Dismissing a pull request review
- Checking out pull requests locally
- Incorporating changes from a pull request