Create Danger build step

Description of the feature request

You can currently interact with Danger using a script build step. More details available here.

It would be much nicer to have a native Bitrise build step for this, where you can install the Danger gem, specify the Danger file to run, and pass any parameters like fail-on-errors.

Use case / for what or how I would use it

A cleaner way to interface with running a Danger build step.

Great idea @asos-dylanslewis, thanks for the #feature-request! :slight_smile:

P.S.: feel free to create the step yourself (or anyone who’s interested), related docs: https://devcenter.bitrise.io/bitrise-cli/create-your-own-step/ & we’re always happy to help with step dev in the #dev:step-dev category! :wink:

1 Like