Table of Contents |
---|
...
Code Block | ||||
---|---|---|---|---|
| ||||
java -jar sl-build-scanner.jar -prConfig -tokenfile "./myapp/sltoken.txt" -appname "MyApp" -targetBranch "master" -latestCommit $GIT_PR_COMMIT -pullRequestNumber 123 -repoUrl https://githubbitbucket.com/mycomp.int/myapp -pi "*com.company.*" |
Note |
---|
The packages included and excluded should be exactly the same as what was defined to SeaLights for the merged branch so that the compared results will be the same |
Info |
---|
See prConfig - Command Reference ' for full parameter details in Java agent, node agent or via the Sealights Jenkins plugin. |
Pull Request parameters as seen on a Bitbucket page
...