Skip to content

v1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 23:00
· 25 commits to main since this release
f2b1363

What's Changed

  • The app now is more restrictive when handling received webhook events, meaning it only handles those events that are relevant to the app.
  • The app now uses a more efficient and native way of getting Pull Request changes.
  • Optimized some code paths to reduce the time it takes to process a Pull Request change.
  • Improved the maintainability and readability of the app and its code.

Full Changelog