Skip to content

Add output when token is not available

Dmitry Gruzd requested to merge add-echo-to-danger-without-token into master

What does this MR do?

Because of https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17012 roulette has stopped working for many projects. For example, https://gitlab.com/gitlab-org/cloud-native/charts/gitlab-zoekt. The problem is that the pipeline is green and everything seems to be working expect there's no Danger comment.

In this MR I've added echo to indicate that something went wrong.

Maybe in the future MRs we can introduce an option to fail pipeline when this happens.

Check-list

Edited by Dmitry Gruzd

Merge request reports