Skip to content
#

pull-requests

Here are 492 public repositories matching this topic...

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
alexanmtz
alexanmtz commented Mar 17, 2020

Any user can add a bounty, even not registered users. But we need to handle null values here for all payments (credit card and Paypal). We should display User not registered

Why

We should handle null values for a given user when they create an order

Level

Beginner

Current behavior

It shows a null value

Expected behavior

It should display User not registered

Improve this page

Add a description, image, and links to the pull-requests 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-requests topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.