github.com/jfrog/frogbot@v1.1.1-0.20231221090046-821a26f50338/testdata/config/frogbot-config-test-params-merge.yml (about) 1 - params: 2 git: 3 repoName: frogbot 4 branches: 5 - master 6 branchNameTemplate: "this is my branch {BRANCH_NAME_HASH}" 7 pullRequestTitleTemplate: "myPullRequests" 8 aggregateFixes: true 9 scan: 10 includeAllVulnerabilities: true 11 minSeverity: high 12 fixableOnly: true 13 allowedLicenses: 14 - ISC 15 - MIT 16 projects: 17 - workingDirs: 18 - a/b 19 jfrogPlatform: 20 jfrogProjectKey: proj