Skip to content

Allow empty commits in copy pre-release step

Erik Seliger requested to merge kr/allow-empty into main

Created by: courier-new

To make the pre-release step Copy previous release idempotent in case of failures, we will allow empty commits to the homebrew tap repo. That way, even if the step already ran and succeeded, it can successfully be re-run with no change.

Test plan

About to test with an actual release.

Merge request reports

Loading