Skip to content

v6.1.1

Compare
Choose a tag to compare
@sorenlouv sorenlouv released this 05 Jan 23:00
· 223 commits to main since this release
  • username is no longer required but instead inferred from accessToken
  • upstream has been replaced by repoOwner and repoName
  • --all has been changed to a cli-only flag. It now simply sets author=null.

Public API:

  • Add getCommits API: Retrieve information about commits and whether they are backported
  • Rename run to backportRun