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

Disable push from the maven release plugin #500

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Conversation

cfkoehler
Copy link
Collaborator

This got me yesterday when experimenting with the plugin which led to commits being pushed during the maven build to the master branch.

We don't use the release plugin in our current workflow so disabling the push option should not cause any interruptions.

I am also of the opinion that in the future if we have a release workflow that the actual git push step should be separate from the maven build

This got me yesterday when experimenting with the plugin which led to commits being pushed during the maven build to the master branch.

We don't use the release plugin in our current workflow so disabling the push option should not cause any interruptions. 

I am also of the opinion that in the future if we have a release workflow that the actual git push step should be separate from the maven build
@jpdahlke jpdahlke added this to the v7.19.0 milestone Jun 16, 2023
@jpdahlke jpdahlke merged commit 5c90d11 into master Jun 16, 2023
10 of 11 checks passed
@jpdahlke jpdahlke deleted the cfkoehler-patch-1 branch June 16, 2023 12:49
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.

None yet

3 participants