jstastny-cz opened a new issue, #771:
URL: https://github.com/apache/incubator-kie-issues/issues/771
There is another catch in how Github Source Branch Plugin populates ENV
variables:
* For PRs from forks CHANGE_FORK contains
* owner if repository name between target and fork are equal
* in this case the fork/repository name needs to be parsed for
CHANGE_URL
* owner/fork_name if fork_name differs from target repository name
* For PRs from sameorigin CHANGE_FORK is empty and CHANGE_URL needs to be
parsed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]