https://github.com/unblu/ucascade
Working with multiple main branches on GitLab
https://github.com/unblu/ucascade
branch-modelling gitlab mergerequest
Last synced: 5 months ago
JSON representation
Working with multiple main branches on GitLab
- Host: GitHub
- URL: https://github.com/unblu/ucascade
- Owner: unblu
- License: apache-2.0
- Created: 2023-03-17T05:49:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T07:29:38.000Z (over 1 year ago)
- Last Synced: 2025-01-06T07:31:06.023Z (over 1 year ago)
- Topics: branch-modelling, gitlab, mergerequest
- Language: Java
- Homepage: https://unblu.github.io/ucascade
- Size: 2.81 MB
- Stars: 17
- Watchers: 9
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: readme.adoc
- License: LICENSE
Awesome Lists containing this project
README
//tag::vardef[]
:gh-repo-owner: unblu
:gh-repo-name: ucascade
:project-name: Ucascade
:git-branch: main
:license: http://www.apache.org/licenses/LICENSE-2.0
:license-name: Apache 2.0 License
:git-repository: {gh-repo-owner}/{gh-repo-name}
:homepage: https://{gh-repo-owner}.github.io/{gh-repo-name}/
:issues: https://github.com/{git-repository}/issues
//end::vardef[]
= {project-name}
Bot for GitLab to implement the "Automatic branch merging" feature from Bitbucket, in order to use the MultiMain Git Flow in a project.
image::_documentation/src/docs/images/mrFor12xMerged.drawio.png[]
Read more on the link:{homepage}[project home page].
== Get in touch
Use the link:{issues}[{project-name} issue tracker] on GitHub.
== License
link:{license}[{license-name}]