Releases: mdolinin/gha-conductor
Releases · mdolinin/gha-conductor
v1.20.8
1.20.8 (2025-01-04)
Bug Fixes
- gha-checks: reduce summary size to not go over limit (#272) (ed97e03)
v1.20.7
1.20.7 (2024-12-30)
Bug Fixes
- pr-checks: create check before trigger new workflows (#267) (94d2d52)
v1.20.6
1.20.6 (2024-12-22)
Bug Fixes
- hooks: do not trigger workflows for hooks removed in PR (#266) (da6d331)
v1.20.5
1.20.5 (2024-12-07)
Bug Fixes
- test: add timeout when mergeable is null (#260) (d7f0bd8)
v1.20.4
1.20.4 (2024-11-09)
Bug Fixes
- octokit: correctly catch error from octokit (#236) (62230f2)
v1.20.3
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
1.20.2 (2024-11-06)
Bug Fixes
- gh-checks: catch and correctly log errors from octokit rest client (#230) (8cd26db)
v1.20.1
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.19.0
1.19.0 (2024-08-18)
Features
- pr-merge: create PR comment with check url after merge if failed (#157) (a97fda7)