Skip to content

0.0.4 - 2019-11-13

Compare
Choose a tag to compare
@Logerfo Logerfo released this 13 Nov 17:55
· 75 commits to master since this release
af600fb
  • auto-merge input now also accepts comma separated events:
    • pull_request_review;
    • check_run;
    • push.
  • New input: require_merge.
    • Default value: false.
    • If true, the action is considered to have failed if an attempted merge fails.
  • Added new info output for the check_run event when the payload has a empty pull request list.