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

feat: create MR with custom target branch #70

Merged
merged 7 commits into from
Oct 28, 2022

Conversation

lluiscab
Copy link
Contributor

@lluiscab lluiscab commented Oct 28, 2022

This pr introduces a new input variable INPUT_TARGET_BRANCH. If set, this value will change the target branch of the created Merge Request. For context, see #69

Resolves #69

@changeset-bot
Copy link

changeset-bot bot commented Oct 28, 2022

🦋 Changeset detected

Latest commit: 1657f8c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
changesets-gitlab Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 28, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@lluiscab lluiscab marked this pull request as ready for review October 28, 2022 08:07
@lluiscab
Copy link
Contributor Author

I've been able to test and confirm that the changes work correctly. PR is ready for revieew

src/run.ts Outdated Show resolved Hide resolved
src/run.ts Outdated Show resolved Hide resolved
Copy link
Member

@JounQin JounQin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lluiscab Sorry, README.md should be updated at the same time

@lluiscab
Copy link
Contributor Author

@lluiscab Sorry, README.md should be updated at the same time

Updated!

@JounQin JounQin changed the title Create MR with custom target branch feat: create MR with custom target branch Oct 28, 2022
@JounQin JounQin merged commit 2d8b1e0 into un-ts:main Oct 28, 2022
@JounQin
Copy link
Member

JounQin commented Oct 28, 2022

@lluiscab Thanks for your contribution!

@lluiscab lluiscab deleted the feat/customizable-mr-target-branch branch October 28, 2022 13:58
@github-actions github-actions bot mentioned this pull request Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create MR with a custom target branch
2 participants