github.com/jfrog/frogbot@v1.1.1-0.20231221090046-821a26f50338/testdata/config/frogbot-config-test-params.yml (about) 1 - params: 2 git: 3 repoName: frogbot 4 branches: 5 - master 6 branchNameTemplate: "this is my branch {BRANCH_NAME_HASH}" 7 commitMessageTemplate: "custom commit title" 8 pullRequestTitleTemplate: "myPullRequests" 9 aggregateFixes: true 10 pullRequestCommentTitle: "build 1323" 11 scan: 12 includeAllVulnerabilities: true 13 failOnSecurityIssues: true 14 minSeverity: high 15 fixableOnly: true 16 projects: 17 - installCommand: nuget restore 18 workingDirs: 19 - a/b 20 - b/c 21 jfrogPlatform: 22 watches: 23 - watch-1 24 - watch-2 25 jfrogProjectKey: proj