paritytech / bench-bot

ISC License
9 stars 19 forks source link

Update Probot + use installation access token #39

Closed joao-paulo-parity closed 3 years ago

joao-paulo-parity commented 3 years ago

The Probot version was updated recently. This PR follows-up with some fixes due to API changes and the ability to use the installation access token instead of having to generate a push token externally.

Also fixed a bug in the run script where it was not actually fetching the latest ref's changes if it existed before.