Explorar el Código
Merge pull request #3720 from luixxiul/patch-1
Update files related to repository management
pull/3721/head
Slavi Pantaleev
hace 1 año
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: B5690EEEBB952194
Se han
modificado 2 ficheros con
7 adiciones y
0 borrados
-
.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$"], |
|
|
|
|