Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Provide CI skip functionality for releases #57

Closed
rwanderc opened this issue Mar 11, 2021 · 3 comments
Closed

Provide CI skip functionality for releases #57

rwanderc opened this issue Mar 11, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@rwanderc
Copy link
Contributor

rwanderc commented Mar 11, 2021

Github Actions must skip release commits (prefixed with [maven-release-plugin]) to avoid building unnecessary and partial versions.

@rwanderc rwanderc added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 11, 2021
@sergioasantiago
Copy link

This can be done by adding this if line to your workflow.

@ocristian
Copy link
Collaborator

Hi @rwanderc, @sergioasantiago
This is already managed on PR #64.

@ocristian
Copy link
Collaborator

Fixed on releases v2.2.4, v2.3.6 and v2.4.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Development

No branches or pull requests

3 participants