jomarko commented on PR #2087: URL: https://github.com/apache/incubator-kie-tools/pull/2087#issuecomment-1875411942
I have incorporated the review feedback and tried the following scenarios: ### Public repository Importing a public repository using link `https://localhost:9001/#/import?url=https://github.com/apache/incubator-kie-kogito-examples/tree/stable` worked. See the attached screenshot.  ### Private repository, token available but not compatible Using link `https://localhost:9001/#/import?url=https://github.com/jomarko/dmn-sample-private/tree/PR` (where `dmn-sample-private` is my private repository) opened and advanced import modal  ### Private repository, no token available Using same link as above resulted into the same result as above == an advanced import modal was opened. ### Private repository, compatible token available Using link `https://localhost:9001/#/import?url=https://github.com/jomarko/dmn-sample-private/tree/PR` Worked successfully without opening an advanced import modal.  -- 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]
