Skip to content

v3.21.0

Compare
Choose a tag to compare
@davegaeddert davegaeddert released this 09 Mar 22:42
· 8 commits to master since this release
b809ff9

Changes

  • Beta support for GitHub's merge queue
    • Sends a success status to the head SHA of merge_group.checks_requested
    • pull_request.enqueued, pull_request.dequeued, and pull_request.auto_merge_enabled are ignored by the webhook
    • status events only affecting gh-readonly-queue/ branches are ignored by webhook
  • Increased jitter in GitHub review requests (GitHub API bug w/ duplicate requests allowed)