generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
What would you like?
I would like to have a workflow
- publish a maven release whenever a new github release is created
I would like to have another workflow, with two versions - release version (e.g. 1.2.3) and next version (e.g. 1.2.4-SNAPSHOT) as input
- bump to the release version
- create a tag
- publish a new github release with jar files
- bump to the next version
Possible Implementation
No response
Is this a breaking change?
No
Does this require an RFC?
No
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog