The Wayback Machine - https://web.archive.org/web/20200710031713/https://github.com/topics/pull-request
Skip to content
#

pull-request

Here are 215 public repositories matching this topic...

ssbarnea
ssbarnea commented Jul 8, 2019

One common use case for project maintainers is to update a broken pull request which was made by someone else.

Hub should be able to help maintainers doing the following steps:

  • grab a pull request
  • update the pull request (rebase or other change)
  • update the pull request (aka pushing it)
danthareja
danthareja commented Nov 7, 2017

Welcome new contributors!

In this experience, you are a doer. You take action first, and learn about the action afterwards. This design helps you get comfortable in the unknown, an entity that is omnipresent in the coding world. If you're feeling confused, that's ok. Read the instructions carefully, trust the process, and have fun!

To help guide you through the experience, th

rishabh-bansal
rishabh-bansal commented Oct 4, 2019

Hacktoberfest is approaching, and so are your chances to get a free tee from Digital Ocean and DEV!

Start contributing to Open-Source by making your first Pull Request at https://www.gitstart.tech

P.S.: To win an official limited edition Hacktoberfest shirt, you must sign up on the Hacktoberfest site: https://hacktoberfest.digitalocean.com and make **four pull requests (PRs) on

azai91
azai91 commented Apr 7, 2020

Love the product so far. Was wondering if there was an action to update the base branch that a pull request is compared to? If not, I think that would be a great feature to add. Something along the lines of:

pull_request_rules:
  - name: Change base
    conditions:
      - "title~=^\\[Release\\].+"
    actions:
      change_base:
        branch: release

Improve this page

Add a description, image, and links to the pull-request topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pull-request topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.