Chris Trześniewski

Results 59 comments of Chris Trześniewski

I am trying to understand where are the output params set in the `RunBench.ps1` but could find any references >> [docs](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter)

This is a feature I have on my radar 👍🏼

I merged and released [this](#136) new feature yesterday. Maybe instead of trying to add comments on PR, you could use a GitHub summary. Official blog post [here](https://github.blog/2022-05-09-supercharging-github-actions-with-job-summaries/)

> @ktrz will this be worked on soon? If not, could I get some pointers on what needs to be changed so maybe I can send a PR? I'll try...

released in [v1.20.0](https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.20.0)

I'll get back to this during the weekend as I have a pretty busy week

Hi @inverted-capital If you get some time to submit a PR for it then it would be very welcome! :) Otherwise I'll try to get to it as soon as...

Hi @Fryuni Did you have any time to work on this issue? Maybe I could help?

Thanks for the update! I'll see if I can follow up on your research

when using `external-data-json-path` the action doesn't create an index.html file. It will only create one if that option is not set. You can have a look at [Charts on Github...