zyborg / dotnet-tests-report

GitHub Action to run .NET Core tests and generate report attached to Workflow Run
MIT License
112 stars 36 forks source link

Add output to return gist path #15

Closed pberthonneau closed 3 years ago

pberthonneau commented 3 years ago

I would like to expose a link to the gist one way or another after the dotnet-tests-report stage.

We provide its filename with the gist_name input, but it is complicated to retrieve the resourcePath hash which looks like https://gist.github.com/<username>/db44a432da467d8c021f26b3b8f4c074

Could the gist path be returned as an output?

ebekker commented 3 years ago

Done! v1.4.0