TruCol / Self-host-GitLab-CI-for-GitHub

Installs your own GitLab CI and runs it on all your GitHub repos, in a single command.
GNU Affero General Public License v3.0
4 stars 3 forks source link

Give user option to push build status results in between each commit. #133

Open a-t-0 opened 1 year ago

a-t-0 commented 1 year ago

Sometimes, the user may want to update the build status in between each commit. For example, if there are extremely long build durations, or the user may shutdown the system before completing all other build statusses.