Skip to content

1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 07:19
· 1360 commits to main since this release

New Features

  • The queue_rules section offers a new option
    allow_inplace_speculative_checks.

  • Add batch_size option to queue rules. The new option allows to
    check multiple pull requests within each speculative check.

  • The queue action got two new options: update_method and
    update_bot_account.

Bug Fixes

  • Handles the rare case where GitHub pull request API returns a buggy
    null instead of a string for the body.