Skip to content

Releases: mdolinin/gha-conductor

v1.20.8

04 Jan 02:45
Compare
Choose a tag to compare

1.20.8 (2025-01-04)

Bug Fixes

  • gha-checks: reduce summary size to not go over limit (#272) (ed97e03)

v1.20.7

30 Dec 19:19
Compare
Choose a tag to compare

1.20.7 (2024-12-30)

Bug Fixes

  • pr-checks: create check before trigger new workflows (#267) (94d2d52)

v1.20.6

22 Dec 00:23
Compare
Choose a tag to compare

1.20.6 (2024-12-22)

Bug Fixes

  • hooks: do not trigger workflows for hooks removed in PR (#266) (da6d331)

v1.20.5

07 Dec 02:58
Compare
Choose a tag to compare

1.20.5 (2024-12-07)

Bug Fixes

  • test: add timeout when mergeable is null (#260) (d7f0bd8)

v1.20.4

09 Nov 01:47
Compare
Choose a tag to compare

1.20.4 (2024-11-09)

Bug Fixes

  • octokit: correctly catch error from octokit (#236) (62230f2)

v1.20.3

07 Nov 01:47
Compare
Choose a tag to compare

1.20.3 (2024-11-07)

Bug Fixes

  • gh-checks: github check summary for multiple workflow runs should not go over limit (#231) (665df66)

v1.20.2

06 Nov 16:16
Compare
Choose a tag to compare

1.20.2 (2024-11-06)

Bug Fixes

  • gh-checks: catch and correctly log errors from octokit rest client (#230) (8cd26db)

v1.20.1

04 Nov 19:53
Compare
Choose a tag to compare

1.20.1 (2024-11-04)

Bug Fixes

  • pr-check: reevaluate checks when the base branch of a pull request was changed (#227) (063a786)

v1.20.0

30 Aug 18:46
Compare
Choose a tag to compare

1.20.0 (2024-08-30)

Features

v1.19.0

18 Aug 21:13
Compare
Choose a tag to compare

1.19.0 (2024-08-18)

Features

  • pr-merge: create PR comment with check url after merge if failed (#157) (a97fda7)