You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added config for ruler.com to perform releases to maven central. To enable it you will need to:
Go into Settings -> Collaborators & teams
Add rultor.com as a collaborator with write access
Then you can talk to rultor in the comments to get it to perform releases. For example if you want it to release version 1.0.8 of the meter-analysis-maven-plugin and push it into maven central you would just type the following in a comment to an issue:
Oh the only thing to remember is that you will need to manually change the version to whatever you want it to be after a release. It's tagging a release, but it's not changing the current version like the maven release plugin would.
I've added config for ruler.com to perform releases to maven central. To enable it you will need to:
Go into Settings -> Collaborators & teams
Add rultor.com as a collaborator with write access
Then you can talk to rultor in the comments to get it to perform releases. For example if you want it to release version 1.0.8 of the meter-analysis-maven-plugin and push it into maven central you would just type the following in a comment to an issue:
@rultor release, tag is
1.0.8
The text was updated successfully, but these errors were encountered: