Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action to change base #918

Open
azai91 opened this issue Apr 7, 2020 · 0 comments
Open

Action to change base #918

azai91 opened this issue Apr 7, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@azai91
Copy link

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
@jd jd added enhancement New feature or request good first issue Good for newcomers labels Apr 9, 2020
@jd jd changed the title Feature Request: Action to change base Action to change base Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Development

No branches or pull requests

2 participants