Closed hrutvik closed 10 months ago
Attempt a GitHub release for successful runs on master using GitHub's REST API (like the current "commit status" updates). This seems to require two stages: creating the release; and uploading the *.tar.gz assets.
master
*.tar.gz
Looks great! I guess it hasn't been tested?
That's right - I wasn't quite sure how best to go about testing it. If you have any thoughts, let me know!
I'll just run it in prod!
Attempt a GitHub release for successful runs on
master
using GitHub's REST API (like the current "commit status" updates). This seems to require two stages: creating the release; and uploading the*.tar.gz
assets.