Knotx / knotx-aggregator

An aggregator for all Knot.x projects - release guides, automation, etc.
https://knotx.io
Apache License 2.0
0 stars 3 forks source link

CI does not work for cross repo PRs #25

Closed tomaszmichalak closed 4 years ago

tomaszmichalak commented 4 years ago

During the clone phase the repository from where the change is requested should be cloned from fork.

malaskowski commented 4 years ago

It looks that ORGANIZATION=$(cut -d'/' -f1 <<<$(Build.Repository.Name)) is not what we expected to be. In the following cross-repo PR: https://github.com/Knotx/knotx-stack/pull/94 this env returns Knotx while we expected it to return gradleupdate.