channable / hoff

A gatekeeper for your commits
Apache License 2.0
41 stars 3 forks source link

Atomically push the result of rebasing to master and the PR branch #245

Closed musicismyalibi closed 11 months ago

musicismyalibi commented 11 months ago

We now atomically push the result of integrating to the main branch and the PR branch. This should hopefully avoid the problem from #196. By pushing atomically, we hope that GitHub will handle both pushes at the same time and only check for the merging/closing after both have been handled.

musicismyalibi commented 11 months ago

@OpsBotPrime merge

OpsBotPrime commented 11 months ago

Pull request approved for merge by @musicismyalibi, rebasing now.

OpsBotPrime commented 11 months ago

Rebased as a74dae21f6ff394ca8bfa935cb81912f18fe46d3, waiting for CI …

OpsBotPrime commented 11 months ago

CI job :yellow_circle: started.