feat(nfc_automation): add automation file

!5
This commit is contained in:
2024-02-02 22:32:19 +09:30
parent f406e891b7
commit 3eafca6c41

10
.nfc_automation.yaml Normal file
View File

@ -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"'