add support for requiresCommitSignatures with squash merge
Added
- add support for
requiresCommitSignatures
with the squash merge method (#275) - add documentation for billing at http://kodiakhq.com/docs/billing. (#348, #349, #358)
Fixed
- fix handling of rare status checks. Treat
CANCELLED
as failure like GitHub. SupportSTALE
andSKIPPED
states. - fix order of account names on dashboard accounts page to be alphabetical.