Releases: keptn/gh-automation
Releases · keptn/gh-automation
v1.6.0
1.6.0 (2022-07-06)
Features
v1.5.3
1.5.3 (2022-04-28)
Bug Fixes
- Set only image name as lowercase, leave image tag untouched (#20)
v1.5.2
1.5.2 (2022-04-01)
Bug Fixes
- Fix missing tags after tag normalization (#18) (50bf330)
v1.5.1
1.5.1 (2022-03-08)
Bug Fixes
- Fix base branch identifier for pull requests in release workflow (#16) (605b380)
- Normalize docker tags (#15) (b151dd6)
v1.5.0
1.5.0 (2022-03-03)
Features
- Add ability to toggle draft release creation for release-integration workflow (#14) (60c567d)
v1.4.1
1.4.1 (2022-01-26)
Bug Fixes
- release integration workflow needs to create a PR towards the github_ref (#12) (8c9044d)
v1.4.0
1.4.0 (2021-12-29)
Features
v1.3.0
1.3.0 (2021-12-16)
Features
- Added docker-build-action (#8) (ae30a28)
- Added input for pull and push on docker build (#9) (cc37394)
v1.2.0
1.2.0 (2021-12-06)
Features
- Add pre-release and release workflow for integrations (#7) (45f56a1)
- Add semantic PR/commit check workflow (#6) (4a45172)
v1.1.0
1.1.0 (2021-10-27)
Features
- Add option to ignore emails from DCO check (#3) (c5c7ac7)
Bug Fixes
- Fix automatic release pipeline by using correct github token for basic git operations (#4) (0890822)
Docs
- Add DCO check input option to readme (#5) (b7dc4d6)