# @empiricalrun/reporter

## 0.28.1

### Patch Changes

- 3a315aa: fix: pass->skip->fail retries were treated as failed test

## 0.28.0

### Minor Changes

- c815fc2: feat: use common code to modify html report paths for shard/non-shard

## 0.27.0

### Minor Changes

- 617e9f8: chore: removed cli entrypoint, source/sink stuff

## 0.26.0

### Minor Changes

- 0dfc150: fix: exports config between packages

## 0.25.4

### Patch Changes

- 6a8061d: fix: error handling flow sends a request to dash

## 0.25.3

### Patch Changes

- edd54e0: fix: incorrect test run branch for workflow_dispatch

## 0.25.2

### Patch Changes

- f44505a: fix: smaller responses from run-test tool

## 0.25.1

### Patch Changes

- 1a6bb19: chore: upgrade playwright in devDependencies

## 0.25.0

### Minor Changes

- e5305f6: fix: support paths for pw 1.53, remove dead code

## 0.24.1

### Patch Changes

- c48718e: chore: remove unused code

## 0.24.0

### Minor Changes

- 9c64161: fix: rm -rf magic token, now using API key auth

## 0.23.4

### Patch Changes

- 0db58e3: fix: separate notification flows for test run based on execution context

## 0.23.3

### Patch Changes

- af84555: chore: remove reporter dependency from test-gen package

## 0.23.2

### Patch Changes

- 8e13e16: fix: move away from assets.empirical.run for test run reports

## 0.23.1

### Patch Changes

- 9a81634: fix: updated implementation for fetching commit SHA
- f2c3344: fix: hitting maxFailures is not an error scenario

## 0.23.0

### Minor Changes

- c95a819: feat: send run head sha from reporter

## 0.22.1

### Patch Changes

- 55a70ee: fix: revert to old version of playwright

## 0.22.0

### Minor Changes

- 02c37c0: feat: upgrade pw version

## 0.21.6

### Patch Changes

- d541939: fix: reorder message sending logic in test run workflow

## 0.21.5

### Patch Changes

- ea74baf: feat: add support for repo editor agent

## 0.21.4

### Patch Changes

- 33c6c28: feat: add unique tests to playwright report summary

## 0.21.3

### Patch Changes

- 7e635e3: fix: remove testGroup usage inside test-gen and reporter

## 0.21.2

### Patch Changes

- 398fa34: fix: add retries for dashboard calls

## 0.21.1

### Patch Changes

- 604f9a4: feat: add test runs to generations

## 0.21.0

### Minor Changes

- 61aa7b7: feat: collect and update generation table with updates

## 0.20.7

### Patch Changes

- 9d17374: fix: throw run-error when there is a top level error pw report
- d78a90f: fix: remove redundant runLink param

## 0.20.6

### Patch Changes

- 994f76c: fix: send generation-id to reporter

## 0.20.5

### Patch Changes

- 0c5e656: fix: use LOG_URL as test-run link in test-gen

## 0.20.4

### Patch Changes

- 6b596c8: fix: pick pr link from AUTOMATED_PR_LINK env var

## 0.20.3

### Patch Changes

- 21190fa: fix: support IS_AUTOMATED_PR env on reporter

## 0.20.2

### Patch Changes

- 10f554d: fix: remove all usages of platform inside reporter

## 0.20.1

### Patch Changes

- 9623b74: fix: delete all redundant appium related code

## 0.20.0

### Minor Changes

- 684ddff: feat: remove test gen gh action workflow

### Patch Changes

- 684ddff: feat: remove test gen gh action workflow

## 0.19.0

### Minor Changes

- 0541f38: feat: replace platform with env for test-run call

## 0.18.5

### Patch Changes

- c180953: fix: use test-case-id to get testCase detail

## 0.18.4

### Patch Changes

- 62be3b2: fix: remove unused methods

## 0.18.3

### Patch Changes

- da0362c: fix: update flatten function in reporter

## 0.18.2

### Patch Changes

- cc12707: fix: reporter tests to handle platform

## 0.18.1

### Patch Changes

- aadad32: feat: added platform type in playwright reports

## 0.18.0

### Minor Changes

- 8bc7e9d: chore: remove google chat as a supported sink

## 0.17.12

### Patch Changes

- 2f0a135: chore: send platform to dashboard for building message

## 0.17.11

### Patch Changes

- e7ae100: chore: send failed tests summary in metadata

## 0.17.10

### Patch Changes

- bff7e8b: fix: drop test complete event support

## 0.17.9

### Patch Changes

- 08bb613: chore: bump up the llm package version for testing

## 0.17.8

### Patch Changes

- 6255f5f: chore: bump up the llm package version for testing

## 0.17.7

### Patch Changes

- 6d954fd: feat: use custom playwright reporter

## 0.17.6

### Patch Changes

- d1068e6: fix: multiple session details call and missing generation id in requests

## 0.17.5

### Patch Changes

- 8a755ba: fix: only check for pullNumber if pullRequest exists

## 0.17.4

### Patch Changes

- 9fa7d90: send metadata in slack send

## 0.17.3

### Patch Changes

- 5416dda: feat: start sending pull request link in case of github event

## 0.17.2

### Patch Changes

- b6a7231: fix: throw error in appium when allure report doesn't exist

## 0.17.1

### Patch Changes

- 721c21c: fix: show report generating text

## 0.17.0

### Minor Changes

- 28d91a9: feat: support tests-complete send message on slack

## 0.16.1

### Patch Changes

- 2eb3598: fix: always send slack updates before DB call

## 0.16.0

### Minor Changes

- 7f2cc25: feat: allow empty webhook url

## 0.15.0

### Minor Changes

- ee7b03e: feat: send all slack messages via postMessage api

## 0.14.3

### Patch Changes

- 09edb5f: feat: create testcase run during start message flow

## 0.14.2

### Patch Changes

- cc33982: feat: show flaky tests in reporter in mobile platforms

## 0.14.1

### Patch Changes

- b2cace1: fix: do not publish runs when report does not exist

## 0.14.0

### Minor Changes

- 701f1c9: feat: support allure 8 format

## 0.13.1

### Patch Changes

- a1bdd4c: fix: missing messages in dashboard while creating test

## 0.13.0

### Minor Changes

- 1647fbe: feat: send RUN_TRIGGER_TYPE to reporter

## 0.12.3

### Patch Changes

- b7797f9: fix: add comment to trigger changeset for version update

## 0.12.2

### Patch Changes

- 7b00d84: feat: add pass/fail to google chat notification

## 0.12.1

### Patch Changes

- 61ee238: fix: use testId when available

## 0.12.0

### Minor Changes

- 8ef4bfa: feat: add testId to report link

## 0.11.2

### Patch Changes

- 1c3fb96: feat: show build-url in google chat messages

## 0.11.1

### Patch Changes

- 0b41c5e: feat: test run status will show up in slack push notifications

## 0.11.0

### Minor Changes

- 48720c0: feat: add support for reporter message to be available in dashboard

## 0.10.1

### Patch Changes

- 5f343f0: feat: trigger inngest event from create test-run call

## 0.10.0

### Minor Changes

- bc0d594: feat: expose api to trigger inngest event

## 0.9.2

### Patch Changes

- b45527e: feat: add browser name to failed tests if suite has cross-browser

## 0.9.1

### Patch Changes

- db00972: fix: removed wrong links from failed tests for mobile platform

## 0.9.0

### Minor Changes

- b9d0490: feat: send report summary from dashboard-sink and update create test-run controller

## 0.8.3

### Patch Changes

- 62b628b: fix: Fixed allure results path

## 0.8.2

### Patch Changes

- 5c18b17: fix(reporter): use allure xml files as source to be consistent with web report

## 0.8.1

### Patch Changes

- edaa40c: fix: missing branch name in test-runs

## 0.8.0

### Minor Changes

- 9965bf7: feat: add authorization for all /api calls

## 0.7.0

### Minor Changes

- 4081d81: feat: publish test-runs to db via reporter
  feat: support platform as an argument in create test-run api

## 0.6.7

### Patch Changes

- 7685b88: feat(reporter): Added platform name in platform-type

## 0.6.6

### Patch Changes

- b424fd5: fix: platform in report link and messages in slack

## 0.6.5

### Patch Changes

- 5fbf862: feat(reporter): add platform in slack message

## 0.6.4

### Patch Changes

- 08ecca2: fix: test gen should quit after 3 consecutive errors and update dashboard sink message format

## 0.6.3

### Patch Changes

- 0b05352: fix: reporter extracts labels when PR event is undefined

## 0.6.2

### Patch Changes

- 152a0ed: fix: link formats in dashboard sink

## 0.6.1

### Patch Changes

- bad62f7: feat: dashboard sink runs for test-run workflow

## 0.6.0

### Minor Changes

- 273f0ef: feat: add dashboard sink to reporter

## 0.5.0

### Minor Changes

- 5fdad41: feat: add google chat reporter sink

## 0.4.1

### Patch Changes

- 8d94a1c: feat: platform specific report urls for appium

## 0.4.0

### Minor Changes

- 5e95201: feat: send slack messages to incoming webhooks

## 0.3.0

### Minor Changes

- 6c9bcc0: feat: added appium report source

## 0.2.0

### Minor Changes

- f99fa2a: feat: introduce reporter sources to enable appium support

## 0.1.2

### Patch Changes

- 77dec1d: feat: add support for editing a scenario

## 0.1.1

### Patch Changes

- 326a6b0: Update slack message format to show preview of failed tests

## 0.1.0

### Minor Changes

- c7b94db: Initial release with slack message builder
