Closed musicismyalibi closed 6 months ago
@OpsBotPrime merge
Pull request approved for merge by @musicismyalibi, rebasing now.
Failed to rebase, please rebase manually using
git fetch && git rebase --interactive --autosquash origin/master jump-merge-train
@OpsBotPrime merge
Pull request approved for merge by @musicismyalibi, rebasing now.
Rebased as 596b88cd876ecd2e1b5f3b8f041f2738fd2c2399, waiting for CI …
CI job :yellow_circle: started.
Adds the possibility to jump the merge train. This can be done by adding
with priority
at the end of the merge command, for example like this:@bot merge and deploy to producton with priority
This will put this PR at the front of the merge train and cancel the integration of the current PRs. If it is a tag it will also add the priority to the tag description for further use. Resolves #259