We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ccc3c commit 0c29330Copy full SHA for 0c29330
ibm_catalog.json
@@ -417,6 +417,13 @@
417
"default_value": true,
418
"description": "Set to `true` to create the triggers used by the DevSecOps pipelines.",
419
"required": false
420
+ },
421
+ {
422
+ "key": "create_git_triggers",
423
+ "type": "boolean",
424
+ "default_value": true,
425
+ "description": "Set to `true` to create the Git triggers used by the DevSecOps pipelines.",
426
+ "required": false
427
},
428
{
429
"key": "compliance_pipeline_repo_use_group_settings",
0 commit comments