Skip to content

v1.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 13:05
· 57 commits to master since this release
808673b

Fixes

  • fix list of required GitHub permissions in spr init message
  • fix aborting Pull Request update by entering empty message on prompt
  • fix a problem where occasionally spr diff would fail because it could not push the base branch to GitHub

Improvements

  • add spr.requireApprovals config field to control if spr enforces that only accepted PRs can be landed
  • the spr binary no longer depends on openssl
  • add documentation to the docs/ folder
  • spr diff now warns the user if the local commit message differs from the one on GitHub when updating an existing Pull Request