logzio / jmx2graphite

JMX to Graphite every x seconds in one command line (Docker based) (also come in Java Agent flavour)
MIT License
77 stars 23 forks source link

Support Publish Unit Test Results on forked repositories #110

Closed asafm closed 2 years ago

asafm commented 2 years ago

Support publish unit test results on forked repositories, by uploading them first (since the GITHUB_TOKEN is read only and can't modify the PR), and have a separate workflow that runs when another workflow completes, but this time in the context of the original repositories.