v0.10.0
- autoupdater: support GitHub checks, check result events are now processed like Status events, when deciding if a PR should be suspended/resumed the combined check result is included in the decision
- config: new
queryescape
template function, it can be used in action config sections to escape a string for being used as URL query parameter - clarify
changing base branch failed
log message when PR was not queued - update to Go 1.18
- update 3. party packages
Full Changelog: v0.9.2...v0.10.0