An open API service indexing awesome lists of open source software.

https://github.com/python-semantic-release/python-semantic-release

Automating Releases via SemVer and Commit Message Conventions
https://github.com/python-semantic-release/python-semantic-release

python release semantic-release tool tooling

Last synced: about 1 month ago
JSON representation

Automating Releases via SemVer and Commit Message Conventions

Awesome Lists containing this project

README

          

Python Semantic Release
***********************

*Automating Releases via SemVer and Commit Message Conventions*

----

The official documentation for Python Semantic Release can be found at
`python-semantic-release.readthedocs.io`_.

GitHub Action
=============

When using the Python Semantic Release GitHub Action, it executes the command
``semantic-release version`` using `python-semantic-release`_.

The usage information and examples for this GitHub Action is available under
the `GitHub Actions section`_ of `python-semantic-release.readthedocs.io`_.

.. _python-semantic-release: https://pypi.org/project/python-semantic-release/
.. _python-semantic-release.readthedocs.io: https://python-semantic-release.readthedocs.io/en/stable/
.. _GitHub Actions section: https://python-semantic-release.readthedocs.io/en/stable/configuration/automatic-releases/github-actions.html