Extended checks
Flowie provides checks that replace and go beyond the basic checks available on Bitbucket Cloud. They are created by plugins and shown on the right side of the pull request page, in the extended checks panel.
The basic checks that come with Bitbucket are also available in Flowie.
Check actions
Checks can also provide associated actions that aim at fixing or resolving the failing check.
In the example above,
the branch can be updated using the
Update branch
, and the comment can be accepted by using the Accept
button.