mirror of
https://github.com/dorny/test-reporter.git
synced 2026-03-21 23:52:12 +01:00
Update changelog
This commit is contained in:
parent
34ed02cb57
commit
a71adbe2c2
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
## 2.6.0
|
## 2.6.0
|
||||||
* Fix: For `workflow_run` events, resolve the commit of the check run from related pull request head commits first (matching `workflow_run.head_branch`, then first PR), and fall back to `workflow_run.head_sha` for non-PR runs https://github.com/dorny/test-reporter/pull/673
|
* Fix: For `workflow_run` events, resolve the commit of the check run from related pull request head commits first (matching `workflow_run.head_branch`, then first PR), and fall back to `workflow_run.head_sha` for non-PR runs https://github.com/dorny/test-reporter/pull/673
|
||||||
|
* Change: The `test-reporter` action will listed all artifacts associated with the build run https://github.com/dorny/test-reporter/pull/693
|
||||||
* Maintenance: Upgrade to ESLint v9 https://github.com/dorny/test-reporter/pull/629
|
* Maintenance: Upgrade to ESLint v9 https://github.com/dorny/test-reporter/pull/629
|
||||||
|
|
||||||
## 2.5.0
|
## 2.5.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue