Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 12:58
· 226 commits to main since this release

Added

  • A merge-free mode: "backup" force-pushes the run's HEAD to dahrk/wip/<runId> with no base merge
    or pull request. (#7)

Fixed

  • A push whose base merge never started reports a distinct diverged outcome, and genuine merge-start
    failures are re-thrown truthfully. (#6)