Skip to content

Improve Allure agent mode workflows for scoped test review#700

Merged
baev merged 5 commits into
mainfrom
agent-mode-impr
Jun 11, 2026
Merged

Improve Allure agent mode workflows for scoped test review#700
baev merged 5 commits into
mainfrom
agent-mode-impr

Conversation

@baev

@baev baev commented Jun 10, 2026

Copy link
Copy Markdown
Member

Allure agent mode now supports a more direct workflow for agent-driven test review. Agents can provide compact inline expectations for expected tests, labels, environments, forbidden scope, and evidence such as steps or attachments, while allure agent capabilities --json and task-oriented help make the locally supported CLI surface discoverable without relying on stale generated instructions.

Prior runs are also easier to recover, inspect, and reuse. latest reports both the output directory and index.md, query provides focused JSON views of summaries, tests, findings, and individual tests, and select/--rerun-* let agents rerun failed or selected tests through Allure test plan support instead of manually rebuilding runner-specific test names.

The reusable skill guidance is now kept version-agnostic, with project-specific and version-specific details moved into generated local guidance and the CLI/plugin documentation. Old in-repo agent-mode skill files and obsolete local agent-mode docs were removed so the CLI remains the source of truth for supported commands.

@baev baev added the type:improvement New feature or request label Jun 10, 2026
@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure 3 Report 40m 31s Passed tests 8783   Skipped tests 15   Unknown tests 27 21 0 0 View
My Dashboard 40m 31s Passed tests 8783   Skipped tests 15   Unknown tests 27 21 0 0 View
Allure 3 GitHub actions run (2026-06-11T10:00:00.320Z) 40m 31s Passed tests 8783   Skipped tests 15   Unknown tests 27 21 0 0 View

@github-actions

github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

Allure perf metrics

Generated at: 2026-06-11T10:19:05.288Z

Phase Count Total Avg Min Max
restoreState.total 1 2932.4 ms 2932.4 ms 2932.4 ms 2932.4 ms
restoreState.dump 3 2931.7 ms 977.2 ms 866.9 ms 1059.3 ms
restoreState.attachments 3 2213.1 ms 737.7 ms 645.4 ms 798.5 ms
restoreState.storeRestore 3 213.7 ms 71.2 ms 53.5 ms 89.8 ms
generate.total 1 694361.2 ms 694361.2 ms 694361.2 ms 694361.2 ms
generate.plugins.done 1 7663.8 ms 7663.8 ms 7663.8 ms 7663.8 ms
publish.upload.total 1 428298.2 ms 428298.2 ms 428298.2 ms 428298.2 ms
summary.generate 2 24.7 ms 12.3 ms 10.3 ms 14.4 ms
generate.plugin.done.agent 1 0.2 ms 0.2 ms 0.2 ms 0.2 ms
generate.plugin.done.awesome 1 6035.8 ms 6035.8 ms 6035.8 ms 6035.8 ms
generate.plugin.done.dashboard 1 970.3 ms 970.3 ms 970.3 ms 970.3 ms
generate.plugin.done.log 1 1.8 ms 1.8 ms 1.8 ms 1.8 ms
generate.plugin.done.testops 1 655.0 ms 655.0 ms 655.0 ms 655.0 ms
publish.upload.plugin.awesome 1 416911.2 ms 416911.2 ms 416911.2 ms 416911.2 ms
publish.upload.plugin.dashboard 1 2772.6 ms 2772.6 ms 2772.6 ms 2772.6 ms

Artifacts: allure-perf-metrics

@baev baev force-pushed the agent-mode-impr branch from 6ed6141 to 3db36a2 Compare June 11, 2026 09:20
@baev baev merged commit 2a9fee4 into main Jun 11, 2026
12 checks passed
@baev baev deleted the agent-mode-impr branch June 11, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:cli type:improvement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants