Skip to main content

1,037 Search results for "pull requests"

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

Repositories / Branches and merges / Configure PR merges /

Managing auto-merge for pull requests in your repository

allow or disallow auto-merge for pull requests in your repository. About auto-merge If you allow auto-merge for pull requests in your repository, people with

GitHub Issues / Labels and milestones /

Creating and editing milestones for issues and pull requests

or pull requests in a repository. On GitHub, navigate to the main page of the repository. Under your repository name, click Issues or Pull requests. Next

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

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

Code security / Dependabot / Dependabot version updates /

Optimizing the creation of pull requests for Dependabot version updates

Dependabot pull requests. By default, Dependabot opens a new pull request to update each dependency. When you enable security updates, new pull requests are opened

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

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