Skip to content

Add GitHub Actions workflow to generate releases #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

MatteoPologruto
Copy link
Contributor

On every push of a release tag (e.g., 1.2.3 or v1.2.3) to the repository, create a GitHub release with a raw changelog generated from the commit history since the last release tag.

Tags that contain a pre-release version will cause the GitHub release to be marked as a pre-release.

On every push of a release tag (e.g., "1.2.3" or "v1.2.3") to the repository, create a GitHub release with a raw
changelog generated from the commit history since the last release tag.

Tags that contain a pre-release version will cause the GitHub release to be marked as a pre-release.
@MatteoPologruto MatteoPologruto added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jul 12, 2023
@MatteoPologruto MatteoPologruto self-assigned this Jul 12, 2023
@MatteoPologruto MatteoPologruto merged commit 5d5bff1 into main Jul 12, 2023
@MatteoPologruto MatteoPologruto deleted the release-tag branch July 12, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants