Преглед изворни кода
Merge pull request #3720 from luixxiul/patch-1
Update files related to repository management
pull/3721/head
Slavi Pantaleev
пре 1 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 измењених фајлова са
7 додато и
0 уклоњено
-
.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": [ |
|
|
"extends": [ |
|
|
"config:base" |
|
|
"config:base" |
|
|
], |
|
|
], |
|
|
|
|
|
"labels": ["dependencies"], |
|
|
"regexManagers": [ |
|
|
"regexManagers": [ |
|
|
{ |
|
|
{ |
|
|
"fileMatch": ["defaults/main.yml$"], |
|
|
"fileMatch": ["defaults/main.yml$"], |
|
|
|