Skip to content

feat(plugin-testops): attach git information on launch create#658

Merged
epszaw merged 3 commits into
mainfrom
gitflow
Jun 22, 2026
Merged

feat(plugin-testops): attach git information on launch create#658
epszaw merged 3 commits into
mainfrom
gitflow

Conversation

@vdvukhzhilov

@vdvukhzhilov vdvukhzhilov commented May 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

When an Allure report is uploaded to TestOps from CI, the launch can now carry git context — repo, commit, branch, and PR when the pipeline provides it

Collection runs only in CI and only if turned it on

Comment thread packages/git/src/runGit.ts Fixed
@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure 3 Report 36m 8s Passed tests 9251   Skipped tests 15   Unknown tests 27 0 0 0 View
Allure 3 GitHub actions run (2026-06-22T10:48:43.970Z) 36m 8s Passed tests 9251   Skipped tests 15   Unknown tests 27 0 0 0 View
My Dashboard 36m 8s Passed tests 9251   Skipped tests 15   Unknown tests 27 0 0 0 View

@vdvukhzhilov vdvukhzhilov force-pushed the gitflow branch 4 times, most recently from 1522d5f to 47d06a3 Compare May 25, 2026 14:15
@vdvukhzhilov vdvukhzhilov force-pushed the gitflow branch 6 times, most recently from e7761ea to 93bd4a5 Compare June 1, 2026 16:47
@vdvukhzhilov vdvukhzhilov force-pushed the gitflow branch 2 times, most recently from 38135a0 to 0c0882f Compare June 8, 2026 14:49
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Allure perf metrics

Generated at: 2026-06-22T11:08:25.000Z

Phase Count Total Avg Min Max
restoreState.total 1 2739.7 ms 2739.7 ms 2739.7 ms 2739.7 ms
restoreState.dump 3 2739.2 ms 913.1 ms 843.1 ms 949.0 ms
restoreState.attachments 3 2166.4 ms 722.1 ms 668.1 ms 764.2 ms
restoreState.storeRestore 3 184.9 ms 61.6 ms 52.5 ms 66.7 ms
generate.total 1 665781.3 ms 665781.3 ms 665781.3 ms 665781.3 ms
generate.plugins.done 1 7444.5 ms 7444.5 ms 7444.5 ms 7444.5 ms
publish.upload.total 1 492895.7 ms 492895.7 ms 492895.7 ms 492895.7 ms
summary.generate 2 15.5 ms 7.8 ms 5.8 ms 9.8 ms
generate.plugin.done.agent 1 0.2 ms 0.2 ms 0.2 ms 0.2 ms
generate.plugin.done.awesome 1 6034.1 ms 6034.1 ms 6034.1 ms 6034.1 ms
generate.plugin.done.dashboard 1 750.6 ms 750.6 ms 750.6 ms 750.6 ms
generate.plugin.done.log 1 3.3 ms 3.3 ms 3.3 ms 3.3 ms
generate.plugin.done.testops 1 655.8 ms 655.8 ms 655.8 ms 655.8 ms
publish.upload.plugin.awesome 1 482319.3 ms 482319.3 ms 482319.3 ms 482319.3 ms
publish.upload.plugin.dashboard 1 1768.7 ms 1768.7 ms 1768.7 ms 1768.7 ms

Artifacts: allure-perf-metrics

Comment thread packages/ci/src/gitHints/amazon.ts Outdated
Comment thread packages/ci/src/gitHints/amazon.ts Outdated
Comment thread packages/ci/src/helpers/github.ts Outdated
Comment thread packages/ci/src/helpers/github.ts Outdated
Comment thread packages/plugin-testops/src/gitFlow/options.ts Outdated
Comment thread packages/ci/src/gitHints/amazon.ts Outdated
Comment thread packages/git/src/collectGitFacts.ts Outdated
Comment thread packages/git/src/collectGitFacts.ts Outdated
Comment thread packages/git/src/collectGitFacts.ts Outdated
@epszaw epszaw merged commit 76210db into main Jun 22, 2026
17 of 18 checks passed
@epszaw epszaw deleted the gitflow branch June 22, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:testops type:improvement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants