ci: add semver releases #71

Merged
t.behrendt merged 2 commits from ci-add-semver into main 2025-12-12 19:42:19 +01:00
Owner

Adding semver release based on conventional commit, as well as adding prerelease support via workflow_dispatch.

Adding semver release based on conventional commit, as well as adding prerelease support via workflow_dispatch.
t.behrendt added 2 commits 2025-12-12 19:34:29 +01:00
ci: allow prerelease
All checks were successful
CI / Test (pull_request) Successful in 1m0s
f916354e45
t.behrendt requested review from branch-buddy 2025-12-12 19:38:22 +01:00
branch-buddy approved these changes 2025-12-12 19:41:49 +01:00
branch-buddy left a comment
Collaborator

The changes align with the PR title and description, adding semver release logic via conventional commits and workflow_dispatch support. The code structure appears correct, though further validation of the Docker registry path change ('t00n' → 't.behrendt') would be prudent.

The changes align with the PR title and description, adding semver release logic via conventional commits and workflow_dispatch support. The code structure appears correct, though further validation of the Docker registry path change ('t00n' → 't.behrendt') would be prudent.
Collaborator

Verify if the Docker registry path change from 't00n' to 't.behrendt' is intentional and correct

Verify if the Docker registry path change from 't00n' to 't.behrendt' is intentional and correct
Collaborator

Confirm that the custom GitHub Action for semantic tagging is properly configured

Confirm that the custom GitHub Action for semantic tagging is properly configured
t.behrendt marked this conversation as resolved
t.behrendt merged commit 08463d055f into main 2025-12-12 19:42:19 +01:00
t.behrendt deleted branch ci-add-semver 2025-12-12 19:42:20 +01:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/ts3gotify#71