what is error 422 The steps configuration must be an array?
steps: []
notify:
- slack:
channels:
- "#test-notify-channel2"
message: "The most recent `test-branch` branch build by <@me> has failed, please take a look
if: build.state == "failed"