1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-03-21 23:52:12 +01:00
test-reporter/CHANGELOG.md
2026-03-02 13:23:30 +01:00

9.8 KiB

Changelog

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

2.5.0

2.4.0

2.3.0

2.2.0

2.1.1

2.1.0

2.0.0

1.9.1

1.9.0

1.8.0

1.7.0

v1.6.0

v1.5.0

v1.4.3

v1.4.2

v1.4.1

v1.4.0

v1.3.1

v1.3.0

v1.2.0

v1.1.0

v1.0.0

Supported languages / frameworks:

  • .NET / xUnit / NUnit / MSTest
  • Dart / test
  • Flutter / test
  • JavaScript / JEST