diff --git a/.nfc_automation.yaml b/.nfc_automation.yaml new file mode 100644 index 0000000..e1eb17f --- /dev/null +++ b/.nfc_automation.yaml @@ -0,0 +1,10 @@ +--- + +role_git_conf: + gitlab: + submodule_branch: "development" + default_branch: development + mr_labels: ~"type::automation" ~"impact::0" ~"priority::0" + auto_merge: true + merge_request: + patch_labels: '~"code review::not started"'