Strider-CD / strider-github-status

Strider test status for Github Pull Requests
7 stars 8 forks source link

Resend status when manual retesting is triggered. #10

Open mandoz opened 8 years ago

mandoz commented 8 years ago

Would it be difficult to re-send status when the tests for the PR are manually restarted?

knownasilya commented 8 years ago

Currently there is no real way "restart" a job, but once we have that concept it would just be a change to this plugin, shouldn't be too hard.

mandoz commented 8 years ago

@knownasilya But what about clicking the manual "retest" button on the top left of a project's builds page. Is there a way to capture this event and emit the github status events?

knownasilya commented 8 years ago

Yes that should be possible. You could start here https://github.com/Strider-CD/strider-github-status/blob/master/worker.js#L6