Skip to content

Establish a policy for spawning releases #581

@luigi-asprino

Description

@luigi-asprino

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions