Przeglądaj źródła
Merge pull request #3720 from luixxiul/patch-1
Update files related to repository management
pull/3721/head
Slavi Pantaleev
1 rok temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
2 zmienionych plików z
7 dodań i
0 usunięć
-
.github/ISSUE_TEMPLATE/config.yml
-
.github/renovate.json
|
|
|
@@ -0,0 +1,6 @@ |
|
|
|
--- |
|
|
|
blank_issues_enabled: false |
|
|
|
contact_links: |
|
|
|
- name: Support room on Matrix |
|
|
|
url: https://matrix.to/#/#matrix-docker-ansible-deploy:devture.com |
|
|
|
about: Get timely support from more people by joining our Matrix room. |
|
|
|
@@ -3,6 +3,7 @@ |
|
|
|
"extends": [ |
|
|
|
"config:base" |
|
|
|
], |
|
|
|
"labels": ["dependencies"], |
|
|
|
"regexManagers": [ |
|
|
|
{ |
|
|
|
"fileMatch": ["defaults/main.yml$"], |
|
|
|
|