Skip to content

v1.21.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:01
· 29 commits to main since this release

v1.21.0

Changes since v1.20.1.

Compare: v1.20.1...v1.21.0

Features

  • pr: add --draft flag and auto-merge commands (24d33ed)

Fixes

  • pr: support --dry-run for pr auto-merge enable/disable (e15fae9)

Docs

  • skill: document draft PRs and auto-merge in bb skill (c9d7667)

Tests

  • pr: cover draft flag and auto-merge CLI commands (6a88ee3)

Other

  • pr: gofmt CreateInput alignment and trailing newline (000b08b)