feat(ci): add automation config

!9 #3
This commit is contained in:
2023-06-04 10:35:31 +09:30
parent f153e6185c
commit 6a4a3a09a0

8
.nfc_automation.yaml Normal file
View File

@ -0,0 +1,8 @@
---
role_git_conf:
gitlab:
submodule_branch: "development"
default_branch: development
mr_labels: ~"type::automation" ~"impact::0" ~"priority::0"
auto_merge: true