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

Add possibility to use own target branch #3

Closed
wants to merge 1 commit into from

Conversation

spoonerWeb
Copy link

Should be an option if one want to merge into a feature branch

Should be an option if one want to merge into a feature branch
@tmaier
Copy link
Owner

tmaier commented Sep 4, 2018

Hi,

I like it! However, my project is just a fork focusing on the GotLab/Docker part.

Could you consider to provide this merge request to the upstream repo?

Thanks!

Tobias

@tmaier
Copy link
Owner

tmaier commented Sep 4, 2018

FYI @rpadovani

@spoonerWeb
Copy link
Author

Hey,

I realized that there is a bug in the patch and I worked the whole afternoon to create a docker image for my purposes.
My issue is:

  1. I have a PHP web project built with composer
  2. I use GitLab and want to add a scheduled pipeline to look for minor bugfix updates
  3. When there is a change in the library, the build commits the changes and pushes it into a feature branch
  4. Then a MR will be created

Your docker image is a good start and I want to thank you for this inspiration. I changed mainly the shell script to fulfill my needs. You can see the changes in https://git.spooner.io/docker/gitlab-auto-merge-request. Feel free to take some or all changes I did.

It's not finished yet and I'm in the middle of testing it with my own website. I can ping you when I feel I'm finished 😉

@spoonerWeb
Copy link
Author

BTW: I reverted this change in my repository, because I wanted to configure the source branch (not the target branch). So, I wouldn't merge this.

@spoonerWeb spoonerWeb closed this Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants