This repository has been archived by the owner on Sep 30, 2022. It is now read-only.
Releases: KevinDeJong-TomTom/commisery-action
Releases · KevinDeJong-TomTom/commisery-action
Release v1.1.1
What's Changed
- fix: use python3 environment by @KevinDeJong-TomTom in #20
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
What's Changed
- ci: setup dependabot for GitHub Actions and NPM by @KevinDeJong-TomTom in #17
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #18
- feat: checks if Python>=3.8 and pip are available on the runner by @KevinDeJong-TomTom in #19
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v1.0.1...v1.1.0
Release v1.0.1
What's Changed
- docs: add missing requirement to setup-python by @KevinDeJong-TomTom in #16
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
What's Changed
- refactor: migrate to nodejs action by @KevinDeJong-TomTom in #13
Full Changelog: v0.3.0...v1.0.0
v0.3.0
Release v0.2.1
With this release you are no longer required to fetch the complete history, instead we rely on the GitHub API to retrieve all commits in your Pull Request.
Release v0.2.0
This release adds support for checking your Pull Request title against the Conventional Commits standard.
Release v0.1.3
Moved logic to the Python wrapper to improve maintainability and prepare for future changes
Release v0.1.2
Hotfix release 2
Release v0.1.1
This is a fix release to allow the GitHub action to be used from a public source