This is a feature request for your consideration.
Something that's possible to do in Travis CI is to restart a given build, for a PR or for a commit.

Sometimes a build fails due to temporary issues, such as a network connectivity issue, or because one of the dependencies wasn't pushed, causing build errors.
With GopherCI, as far as I know, it's not currently possible to restart a build, so if it fails, you're no longer able to check if that commit has issues after resolving the temporary problem, and you're stuck with a permanent failed status on the commit or PR.
This has happened to me recently.
Commit
shurcooL/home@a71dbf6.

PR
shurcooL/githubv4#27.

This is a feature request for your consideration.
Something that's possible to do in Travis CI is to restart a given build, for a PR or for a commit.
Sometimes a build fails due to temporary issues, such as a network connectivity issue, or because one of the dependencies wasn't pushed, causing build errors.
With GopherCI, as far as I know, it's not currently possible to restart a build, so if it fails, you're no longer able to check if that commit has issues after resolving the temporary problem, and you're stuck with a permanent failed status on the commit or PR.
This has happened to me recently.
Commit
shurcooL/home@a71dbf6.
PR
shurcooL/githubv4#27.