From 2555bd55ff395c393b803c8c61924b730248a466 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 03:37:43 +0000 Subject: [PATCH] ci: auto-regenerate files --- README.md | 2 +- action.yml | 4 ++++ source/plugins/people/README.md | 14 ++++++++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f565ffe..4dcb359d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile -

🧩 Customizable with 39 plugins and 248 options!

+

🧩 Customizable with 39 plugins and 249 options!

diff --git a/action.yml b/action.yml index 15192af7..6ba218c1 100644 --- a/action.yml +++ b/action.yml @@ -469,6 +469,10 @@ inputs: description: Toggle identicons display default: + plugin_people_identicons_hide: + description: Hide identicons display + default: + plugin_people_size: description: Profile picture display size default: diff --git a/source/plugins/people/README.md b/source/plugins/people/README.md index 577a9db9..59149b0a 100644 --- a/source/plugins/people/README.md +++ b/source/plugins/people/README.md @@ -62,6 +62,20 @@ type: boolean
+default: no
+ + +

plugin_people_identicons_hide

+

Hide identicons display

+

This can be used to mask user who did not setup a personal profile picture.

+

When used with plugin_people_identicons, users who did not setup a personal profile picture +will still be filtered out, but will have their picture replaced by an identicon instead.

+ + + + ✨ On master/main
+type: boolean +
default: no