Skip to content

Releases: keptn/gh-automation

v1.6.0

06 Jul 11:57
Compare
Choose a tag to compare

1.6.0 (2022-07-06)

Features

v1.5.3

28 Apr 08:05
Compare
Choose a tag to compare

1.5.3 (2022-04-28)

Bug Fixes

  • Set only image name as lowercase, leave image tag untouched (#20)

v1.5.2

01 Apr 08:39
Compare
Choose a tag to compare

1.5.2 (2022-04-01)

Bug Fixes

  • Fix missing tags after tag normalization (#18) (50bf330)

v1.5.1

08 Mar 08:56
Compare
Choose a tag to compare

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

08 Mar 08:55
Compare
Choose a tag to compare

1.5.0 (2022-03-03)

Features

  • Add ability to toggle draft release creation for release-integration workflow (#14) (60c567d)

v1.4.1

26 Jan 10:13
Compare
Choose a tag to compare

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

29 Dec 07:35
Compare
Choose a tag to compare

1.4.0 (2021-12-29)

Features

v1.3.0

16 Dec 12:34
Compare
Choose a tag to compare

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

06 Dec 08:33
Compare
Choose a tag to compare

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

27 Oct 13:03
Compare
Choose a tag to compare

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)