Skip to content
#

pull-requests

Here are 419 public repositories matching this topic...

RMacfarlane
RMacfarlane commented Oct 2, 2019

From @chrisdias:

If I start the auth dance, then press Cancel when asked if I want to let the extension open a URL, the status bar stays at Signing into github.com.... Since I cancelled, I expect it to revert back to Sign in to github.com.

Also (just noticed this) we say into and in to. Not sure which version is right or wrong, or if its based on context :).

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 23, 2020

We want to display the number of items from a filtered list

Why

So we have an idea of how many items we have in that collection of filters.

Level

Beginner

usefull links

Screenshot attached

<img width="316" alt="Screenshot_2019-11-08_at_19 13 06" src="https://user-images.githubusercontent.com/88840/77308353-1f

mikeycmccarthy
mikeycmccarthy commented Aug 15, 2017

Hi, I think that either the blacklist/whitelist has a bug, or the documentation is incorrect/misleading.

The documentation states 'The blacklist takes precedence over whitelist. I.e. a branch will not be built if the blacklist pattern matches to the branch name'.

On our setup we have 'master' as the blacklist pattern, and * as the whitelist pattern, which I assume to mean build any branch

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.