Skip to content

Comments

ci: add semantic release automation with conventional commits#3

Open
arcangelo7 wants to merge 1 commit intomainfrom
feat/semantic-release-automation
Open

ci: add semantic release automation with conventional commits#3
arcangelo7 wants to merge 1 commit intomainfrom
feat/semantic-release-automation

Conversation

@arcangelo7
Copy link
Member

Add automated release workflow using semantic-release to manage versioning based on conventional commit messages. The workflow:

  • Analyzes commit messages to determine version bumps
  • Updates docker_version.txt automatically
  • Creates Git tags and GitHub releases
  • Generates CHANGELOG.md

Releases are triggered by including [release] in commit messages.

Add automated release workflow using semantic-release to manage
versioning based on conventional commit messages. The workflow:
- Analyzes commit messages to determine version bumps
- Updates docker_version.txt automatically
- Creates Git tags and GitHub releases
- Generates CHANGELOG.md

Releases are triggered by including [release] in commit messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant