GitHub Marketplace Action
- Adds the root
qa-guru/allure-notifications@v6composite Action for sending from an existing Allure report. - Adds in-memory CLI overrides for report/results paths, project, and report/dashboard/TestOps/build links.
- Resolves override paths from the consumer workspace or
working-directory; static config paths keep config-relative semantics. - Removes consumer runtime JSON rendering and the legacy double-generate runnable workflow from the primary path.
Verified
- Action E2E: https://github.com/qa-guru/allure-notifications/actions/runs/31217764924
- TypeScript CI: https://github.com/qa-guru/allure-notifications/actions/runs/31217766066
- npm:
allure-notifications@6.0.13and coordinated@allure-notifications/{config,pyramid,core,plugin}@6.0.13 - Pipeline contract: tests → allure-results → one
allure generate→ Action send
Full Changelog: v6.0.12...v6.0.13