-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
We currently have a workflow in place for releasing a major release at the end of each milestone. We usually close a milestone once a significant number of issues have been resolved.
However, it would also be useful to publish intermediate snapshots for testing the current status of the tool, or to have a 'living' executable JAR file based on the latest commit.
One option would be to set up a workflow that is triggered when an issue is closed and publishes a snapshot as a release. However, this could result in many unnecessary releases. I think we could filter out issues with a specific label.
Do you have any suggestions?
Metadata
Metadata
Assignees
Labels
No labels