Skip to content

Releases: orange-cloudfoundry/gitlab-accept-mr-cli

v1.6.0

Choose a tag to compare

@adamspd adamspd released this 18 Dec 10:31
7c74d57

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 12:58
6c1388a

Changelog

  • 6c1388a Merge pull request #4 from orange-cloudfoundry/bump-dependencies
  • 4f4c272 chore: bump dependencies and upgrade to go 1.25

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 06 May 16:00
e145ec3

Changelog

  • e145ec3 Merge pull request #3 from orange-cloudfoundry/bump-dependencies
  • 8143ee1 bump dependencies

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 28 Mar 15:21
v1.3.1
ac9e679

Changelog

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 15:15
v1.3.0

Changelog

  • 1fd6d25 update github action versions

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Dec 17:24

Changelog

  • 1fd6d25 update github action versions

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 17:13

Changelog

  • 623e5a7 update go version and bump dependencies

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 06 Aug 07:38

Changelog

  • 6630361 update goreleaser deprencated args

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 13:52

Changelog

  • 5d0100b update version dans delete bin script

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:34

Changelog

  • 7bd5df0 fix goreleaser
  • b99566e update codeql version
  • 2320d0d update linter
  • 1e9d706 fix linter
  • 1fb3939 add vendor module and update GA
  • 3600a93 update dependencies and add test
  • bd684cb handle unresolved thread error and create message after really accepting mr ...
  • cd4532e fix deploy
  • f1e9008 try to fix deployment
  • 0621ab6 Merge pull request #1 from psycofdj/master
  • c93e9b0 bump github.com/xanzy/go-gitlab and better merge_error handling
  • e080412 refactor on build succeed
  • d532489 add 2 options
  • d1f9b3b avoid collide when updating status on commit
  • 84bcce6 add pipeline name option
  • 127b7b4 merge when on build put pipeline in pending if no pipeline set
  • ccc6ca4 merge when on build put pipeline in pending if no pipeline set
  • 2ba2174 Make it works on alpine
  • 2e6d7b7 fix install script
  • efa2750 fix travis
  • 8051ecf fix travis
  • d110e11 add auto-deployment
  • 5398879 first commit