Allure Report Official
Version updated for https://github.com/allure-framework/allure-action to version v0.5.0.
- This action is used across all versions by 7 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Allure Action is a GitHub Action designed to automate the generation and display of Allure Report summaries directly within pull request comments. It provides an overview of test results, including summary statistics, details on new, flaky, and retried tests, and adds a link to the full report if hosted on the Allure Service. This action streamlines test result analysis during code review, improving developer productivity and collaboration.
Release notes
What’s Changed
- New summary logic by @epszaw in https://github.com/allure-framework/allure-action/pull/27
Full Changelog: https://github.com/allure-framework/allure-action/compare/v0...v0.5.0