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

Is it possible to disable merging to master? #6

Open
e-ave opened this issue Jan 9, 2024 · 1 comment
Open

Is it possible to disable merging to master? #6

e-ave opened this issue Jan 9, 2024 · 1 comment

Comments

@e-ave
Copy link

e-ave commented Jan 9, 2024

Hi, I use this for publishing maven packages, and it usually works great, so thank you! But now I need to create a new repo from another existing repo, and I would like to publish the old releases that are way behind the master branch.

When I try locally, it just hangs forever. When I use GitHub actions it attempts to merge into master and fails when there is a merge conflict.

So basically, can I configure it to work the same as standard maven publishing if the release is outdated, without retroactively reverting back to standard gradle publishing?

@elect86
Copy link
Collaborator

elect86 commented Mar 25, 2024

Hey, sorry for the late reply

Could you elaborate?

Are you looking into publishing just to another branch other than master?

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

No branches or pull requests

2 participants