Skip to content

Only fetch source branch when source and target projects are different

Nao Hashizume requested to merge nh/fix-git-error into master

What does this MR do?

This MR updates ci/danger-review.yml to run the git fetch command only if the source branch of an MR is not from the original project, for example, if it's from a forked project.

Related to triage-ops#1401 (closed)

Testing

Check-list

Edited by Nao Hashizume

Merge request reports