From 2ec25f2675403c777550d40d44429a0dcebadacd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 Jul 2021 11:18:32 +0000 Subject: [PATCH] Auto-regenerate files --- README.md | 88 +++++++++++++++++++++---------------------- action.yml | 50 ++++++++++++------------ settings.example.json | 14 +++---- 3 files changed, 76 insertions(+), 76 deletions(-) diff --git a/README.md b/README.md index de9177b1..5ebfbc0a 100644 --- a/README.md +++ b/README.md @@ -201,9 +201,23 @@ And you can customize these heavily with plugins, templates and hundreds of opti - 🎩 Notable contributions + 💬 Discussions 💭 GitHub Community Support + + + + + + + + + + + + 🎩 Notable contributions + 📓 Repositories + @@ -213,31 +227,17 @@ And you can customize these heavily with plugins, templates and hundreds of opti - + 🌇 GitHub Skyline 3D calendar - 💬 Discussions - - - - - - - - - - - - - 📓 Repositories ⏱️ Website performances - + @@ -730,11 +730,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 🗂️ 📰 🏆 - 🎩 - 💭 - 🌇 💬 + 💭 + 🎩 📓 + 🌇 ⏱️ 🎼 🐤 @@ -768,11 +768,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 ✔️ ✔️ ✔️ - ✔️ - ✔️ - ✔️ ✔️ + ✔️ + ✔️ ✔️ + ✔️ ✔️ ✔️ ✔️ @@ -806,11 +806,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 ✔️ ✔️ ❌ - ❌ - ❌ - ❌ ❌ + ❌ + ❌ ❌ + ❌ ✔️ ❌ ❌ @@ -844,11 +844,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 ❌ ❌ ❌ - ❌ - ❌ - ❌ ❌ + ❌ + ❌ ❌ + ❌ ✔️ ❌ ❌ @@ -882,11 +882,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 ❌ ✔️ ❌ - ❌ - ❌ - ❌ ❌ + ❌ + ❌ ❌ + ❌ ❌ ❌ ✔️ @@ -923,11 +923,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 🗂️ 📰 🏆 - 🎩 - 💭 - 🌇 💬 + 💭 + 🎩 📓 + 🌇 ⏱️ 🎼 🐤 @@ -961,11 +961,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 ✔️ ✔️ ✔️ - ✔️ - ✔️ - ✔️ ✔️ + ✔️ + ✔️ ✔️ + ✔️ ✔️ ✔️ ✔️ @@ -999,11 +999,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 ✔️ ✔️ ✔️ - ❌ - ❌ - ❌ ❌ + ❌ + ❌ ✔️ + ❌ ✔️ ✔️ ✔️ @@ -1037,11 +1037,11 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 ✔️ ✔️ ❌ - ❌ - ❌ - ❌ ❌ + ❌ + ❌ ❌ + ❌ ✔️ ❌ ❌ diff --git a/action.yml b/action.yml index bad4b7cf..776b96f4 100644 --- a/action.yml +++ b/action.yml @@ -737,6 +737,22 @@ inputs: description: Unlocked achievements to display default: "" + # ==================================================================================== + # 💬 Discussions + + # Enable or disable plugin + plugin_discussions: + description: GitHub discussions metrics + default: no + + # ==================================================================================== + # 💭 GitHub Community Support + + # Enable or disable plugin + plugin_support: + description: GitHub Community Support metrics + default: no + # ==================================================================================== # 🎩 Notable contributions @@ -758,13 +774,19 @@ inputs: default: no # ==================================================================================== - # 💭 GitHub Community Support + # 📓 Repositories # Enable or disable plugin - plugin_support: - description: GitHub Community Support metrics + plugin_repositories: + description: Display chosen featured repositories default: no + # Featured repositories to display + # If no owner is specified, it will implicitly use the current account login as owner + plugin_repositories_featured: + description: List of repositories to display + default: "" + # ==================================================================================== # 🌇 GitHub Skyline 3D calendar @@ -795,28 +817,6 @@ inputs: description: Compatibility mode default: no - # ==================================================================================== - # 💬 Discussions - - # Enable or disable plugin - plugin_discussions: - description: GitHub discussions metrics - default: no - - # ==================================================================================== - # 📓 Repositories - - # Enable or disable plugin - plugin_repositories: - description: Display chosen featured repositories - default: no - - # Featured repositories to display - # If no owner is specified, it will implicitly use the current account login as owner - plugin_repositories_featured: - description: List of repositories to display - default: "" - # ==================================================================================== # ⏱️ Website performances diff --git a/settings.example.json b/settings.example.json index 6ead7afb..c3e595d0 100644 --- a/settings.example.json +++ b/settings.example.json @@ -85,21 +85,21 @@ "achievements":{ "enabled": false, "//": "Display achievements" }, - "notable":{ - "enabled": false, "//": "Display notable contributions in organizations" + "discussions":{ + "enabled": false, "//": "GitHub discussions metrics" }, "support":{ "enabled": false, "//": "GitHub Community Support metrics" }, - "skyline":{ - "enabled": false, "//": "Display GitHub Skyline 3D calendar" - }, - "discussions":{ - "enabled": false, "//": "GitHub discussions metrics" + "notable":{ + "enabled": false, "//": "Display notable contributions in organizations" }, "repositories":{ "enabled": false, "//": "Display chosen featured repositories" }, + "skyline":{ + "enabled": false, "//": "Display GitHub Skyline 3D calendar" + }, "pagespeed":{ "token": null, "//":"PageSpeed token", "enabled": false, "//": "Display a website Google PageSpeed metrics"