DK
DK
We are seeing this too. Just dug around for 4 hours before finding this issue cut today
As a follow up....we had to evaluate the message before sending it along. eg `teams( title: title, message: "#{message}", facts:[], teams_url: teams_url )` I suspect in our case, during error...
ok...gonna try spoon...er...forking
So, after forking and some debug bombing, found the issue. Seems in Danger code the bitrise environment var GIT_REPOSITORY_URL is used to determine the project and slug to compose the...
ok, PR added https://github.com/danger/danger/pull/1169