Skip to content

v2.0.0 - Migration to GitHub Apps & Webhooks

Latest
Compare
Choose a tag to compare
@eunanio eunanio released this 05 Apr 18:32
· 3 commits to main since this release

Release v2.0.0

In this release we moved away from using GitHub actions to provide a better experience as a GitHub App

Changes

  • Deprecated GitHub actions support.
  • disabled current API support,
  • App is now a single deployment
  • Server will now listen and response to Pull Request web hook events
  • Authentication can now be configured via GitHub App
  • Updated PR comment behavior and wording
  • Minor bug fixes

Full Changelog: v1.0.1...v2.0.0