Skip to main content

1,001 Search results for "pull requests"

Pull requests / Collaborate with pull requests /

Reviewing changes in pull requests

Reviewing changes in pull requests After a pull request has been opened, you can review and discuss the set of proposed changes. About pull request reviews

Pull requests / Collaborate with pull requests /

Proposing changes to your work with pull requests

Proposing changes to your work with pull requests After you add changes to a topic branch or fork, you can open a pull request to ask your collaborators

GitHub Issues / Labels and milestones /

Filtering issues and pull requests by milestone

Issues and pull requests can be filtered based on the milestone they're associated with. Once you've associated an issue or pull request with a milestone

GitHub Issues / Labels and milestones /

Associating milestones with issues and pull requests

You can associate similar issues and pull requests with a milestone to better track their progress. On GitHub, navigate to the main page of the repository

Repositories / Branches and merges / Configure PR merges /

Configuring commit squashing for pull requests

by default), scroll down to the section marked "Pull Requests". Under "Pull Requests", select Allow squash merging. This allows contributors

Building communities /

Using templates to encourage useful issues and pull requests

issues and pull requests Repository maintainers can add templates in a repository to help contributors create high-quality issues and pull requests. About

GitHub Copilot / Use GitHub Copilot /

Using GitHub Copilot for pull requests

Using GitHub Copilot for pull requests Learn how Copilot can help you work on pull requests. Using Copilot to help you work on a pull request You can iterate

GitHub Issues / Issues / Administering issues /

Marking issues or pull requests as a duplicate

Mark an issue or pull request as a duplicate to track similar issues or pull requests together and remove unnecessary burden for both maintainers and collaborators

Repositories / Branches and merges / Configure PR merges /

Configuring commit merging for pull requests

"Settings" tab, select the dropdown menu, then click Settings. Under "Pull Requests", select Allow merge commits. This allows contributors to merge

Repositories / Branches and merges / Configure PR merges /

Configuring commit rebasing for pull requests

"Settings" tab, select the dropdown menu, then click Settings. Under "Pull Requests", select Allow rebase merging. This allows contributors to merge