flanksource / github-app

1 stars 2 forks source link

Github Action Run -> Comment on PR #3

Closed moshloop closed 4 years ago

moshloop commented 4 years ago

Pick up uploaded Junit test results, parse and comment on the PR

philipstaffordwood commented 4 years ago

This looks like a M task.

The approach is to take the old POC code for getting results from CircleCI neatening it up into the new program structure and modifying it to take results from Github actions.

moshloop commented 4 years ago

Lets work off the refactored code in https://github.com/flanksource/build-tools rather