ctrf-io / ctrf-io/github-test-reporter
Specify a workflow for flaky-rate report
Open
@Ma11hewThomas is already working on this.
Since Sep 22, 2025.
- Dominant language
- TypeScript
- Stars
- 376
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
According to docs, flaky-rate report searches artifacts in the same workflow. It implies that you run report in the same workflow that you run your tests in. However, searching for previous artifacts may take a long time (we've seen it takes ~1 minute to build flaky rate report). So we'd like to run flaky rate report in a separate (periodic) workflow, but unable to because of this "same workflow" filtering. Would it be possible to manually specify a workflow to search as an input?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.