Skip to content

Releases: bitrise-steplib/steps-github-status

3.0.1

Choose a tag to compare

@morbalint morbalint released this 20 Apr 07:54
889ac24

What's Changed

  • fix: auto status when pipeline shows success but workflow failed by @morbalint in #35

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

Choose a tag to compare

@vshah23 vshah23 released this 20 Mar 14:05
3b58eaf

What's Changed

Migration Guide

  • The APIURL input is now required
  • If you are using the optional verbose input the value must now be either yes or no

New Contributors

Full Changelog: 2.4.0...3.0.0

2.4.0

Choose a tag to compare

@lpusok lpusok released this 23 Jun 16:38
faffdc2

Migrated to go toolkit to resolve the issue on Ubuntu stacks:

... main.go:12:2: no required module provides package github.com/bitrise-io/go-utils/log: go.mod file not found in current directory or any parent directory; see 'go help modules'

Added HTTP Retry.

2.3.4

Choose a tag to compare

@BirmacherAkos BirmacherAkos released this 20 Nov 12:52
42b5ba2

Step description update.

2.3.3

Choose a tag to compare

@sylank sylank released this 01 Oct 11:54
f526598
Update the step.yml with summaries (#26)

2.3.2

Choose a tag to compare

@sylank sylank released this 29 Sep 08:56
0be121a
Language check (#18)

2.3.1

Choose a tag to compare

@trapacska trapacska released this 27 May 16:21
f7bd7c4
  • Updated boolean values for verbose input

2.3.0

Choose a tag to compare

@trapacska trapacska released this 27 May 13:59
b0adcbd

Added verbose logging in case of an error or if verbose mode is turned on.

2.2.2

Choose a tag to compare

@bitrise-devs-bot bitrise-devs-bot released this 17 Sep 10:23
5f642e0
  • [5f642e0] removed api_base_url sensitive input option (#20)

2.2.1

Choose a tag to compare

@bitrise-devs-bot bitrise-devs-bot released this 13 Sep 11:01
  • [7d74c00] removed the unnecessary is_sensitive input option (#19)