Check the various properties present in config.json file on this page
Content on this page
Sample config.json file
Description of the properties in config.json file
Property | Description |
---|---|
"mqConfig": { "user": "iSight", |
|
"subscribe": { "config": "SCM.GIT.config" |
|
"publish": { "data": "SCM.GIT.DATA", |
|
"communication": { "type": "REST" |
|
"dynamicTemplate": { "responseTemplate": { "sha": "commitId", "commit": { "author": { "name": "authorName", } } } } |
|
enableBranches | This is property that sets branching information for the tool. |
Top Section