ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-01-16 04:00:11 +00:00
parent 144de2b3b0
commit 20ab1e9780
3 changed files with 50 additions and 72 deletions

6
settings.example.json generated
View File

@@ -51,10 +51,10 @@
"enabled": false, "//": "Display coding habits metrics"
},
"contributors":{
"enabled": false, "//": "Display repository contributors"
"enabled": false, "//": "Enable contributors plugin"
},
"followup":{
"enabled": false, "//": "Display follow-up of repositories issues and pull requests"
"enabled": false, "//": "Enable followup plugin"
},
"reactions":{
"enabled": false, "//": "Enable reactions plugin"
@@ -78,7 +78,7 @@
"enabled": false, "//": "Enable achievements plugin"
},
"notable":{
"enabled": false, "//": "Display notable contributions in organizations"
"enabled": false, "//": "Enable notable plugin"
},
"discussions":{
"enabled": false, "//": "Enable discussions plugin"