Below you will find pages that utilize the taxonomy term “mostafaghadimi”
December 28, 2025
DataBurst Python Semantic Versioning
Version updated for https://github.com/mostafaghadimi/python-semantic-versioning to version v2.8.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “DataBurst Python Semantic Versioning” GitHub Action automates semantic versioning for Python projects using a custom emoji-based commit parser. It analyzes commit messages to determine the next version, updates the pyproject.toml file, creates Git tags, generates GitHub releases with changelogs, and ensures version synchronization.
December 25, 2025
DataBurst Python Semantic Versioning
Version updated for https://github.com/mostafaghadimi/python-semantic-versioning to version v2.8.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “DataBurst Python Semantic Versioning” GitHub Action automates semantic versioning for Python projects by analyzing commits using a custom emoji-based parser. It determines the next version based on conventional commits, updates the pyproject.toml file, manages Git tags, and creates GitHub releases with changelogs.