rodrigonull commented on code in PR #2082: URL: https://github.com/apache/incubator-kie-tools/pull/2082#discussion_r1418817068
########## .github/actions/checkout-pr/action.yml: ########## Review Comment: Should we also update line 38? I noticed that the existing forks are user/kie-tools but the new one are going to be user/incubator-kie-tools. My suggestion is to change this line to: `git remote add $user https://github.com/$user/${{ github.event.pull_request.head.repo.name }}.git` -- 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]
