1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
scm: - git: url: https://example.com/project.git branches: - master browser: githubweb browser-url: http://github.com/foo/example.git basedir: 'go/src/github.com/foo/example' excluded-users: - alice@example.com - bob@example.com skip-tag: false prune: true scm-name: something_special use-author: true wipe-workspace: false