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

Auto create pull request into development #19

Open
lelouvincx opened this issue Dec 9, 2023 · 0 comments
Open

Auto create pull request into development #19

lelouvincx opened this issue Dec 9, 2023 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@lelouvincx
Copy link
Owner

Description

As a developer,
I want github to auto create a pull request into development whenever a new branch is pushed (satisfy the branch naming policy).
So that I can save my time creating pull request.

Requirements

  • CI Branch Naming Policy
  • Trigger when a new branch satisfies the branch naming policy is pushed onto repository
  • Mark label: draft
  • Request review: lelouvincx

ACs

  • Runs well on feat, fix, refactor, test, docs
@lelouvincx lelouvincx self-assigned this Dec 9, 2023
@lelouvincx lelouvincx added the feature New feature or request label Dec 9, 2023
@lelouvincx lelouvincx added this to the MVP Infrastructure milestone Dec 9, 2023
@lelouvincx lelouvincx mentioned this issue Dec 10, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Open
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant