0.8.1
- fix yaml read
0.8.0
- fix wait grace period "wait" support
- upgrade phpunit, phpcs and php (Dockerfile)
0.7.0
- support for grace period after last comment "wait"
- support for different GitHub merge methods "mergemethod"
0.6.1
- bugfix for labels
0.6.0
- support for adding labels (by @ifosch)
0.5.13
- also check review (diff) comments
0.5.12
- update github api
- check combined status
- fix bug in last release
- fix bug with multiple statuses
- allow leading whitespace
- Reverse PR order (again)
- fix for null merge message (@ifosch)
- Reverse PR order
- owner is allowed to block
- do not allow votes by pull request owner
- do not allow multiple votes by same user
- fix token creation and authentification
- allow more than one repository in the config file
- new token:create command to create github authorization token
- added voter whitelist