feat(ci): add repo gitlab-ci for ci jobs

!1
This commit is contained in:
2023-11-12 16:37:27 +09:30
parent 13c190c3ea
commit 46428d18b8
5 changed files with 37 additions and 0 deletions

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