Show data and report links in `experiment` CI
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 302
- PR merge metrics
- No merged PRs in 30d
Description
Show data and report links of public experiments.
It can also dynamically determine which report link to use.
```
Experiment \`${EXP_NAME}\` data and results will be available later at:
[The experiment data](https://storage.googleapis.com/fuzzbench-data/index.html?prefix=${EXP_NAME}/).
[The experiment report](https://storage.googleapis.com/www.fuzzbench.com/reports/${EXP_NAME}/index.html).
[The experiment report(experimental)](https://storage.googleapis.com/www.fuzzbench.com/reports/experimental/${EXP_NAME}/index.html).
```
Contributor guide
Assessment
This issue has not been assessed yet.