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
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
draft
lelouvincx
ACs