Closed tomhughes closed 3 weeks ago
It seems you need to update the commit hash in Gemfile.lock. This works for me:
diff --git a/Gemfile.lock b/Gemfile.lock
index 346af2baa..d1bf08281 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,7 +8,7 @@ GIT
GIT
remote: https://github.com/tomhughes/danger.git
- revision: 5794971ade2fb4239a346a4902700e0c6d4c04c7
+ revision: a265cf74d2f464a25796b48d95697f5eed553454
ref: pull-request-target
specs:
Ah sorry... I cherry picked and forgot I had updated the danger branch since. Now fixed.
Looks good now. The danger failure is expected, you can't test any changes to Danger with a cross repo PR.
Thanks for all your work getting to the bottom of this problem!
This gets the danger workflow working by switching to my fixed version (current open upstream as https://github.com/danger/danger/pull/1501) and also tweaks a few other things:
run-name
so that he runs will be names after the PR instead of all having the same name