From 95290778e6cc3d8483cb0f626909d7091d564f58 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 05:18:16 +0000 Subject: [PATCH] ci: auto-regenerate files --- README.md | 2 +- action.yml | 8 ++++++++ source/plugins/core/README.md | 18 ++++++++++++++++++ source/plugins/notable/README.md | 19 +++++++++++++++++++ 4 files changed, 46 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2a09c9e..cdc54895 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
boolean
config_octiconUse GitHub octicons
+Octicons are open-sourced icons provided by GitHub. +See full list at https://primer.style/octicons.
+To include an octicon, use the following syntax: :octicon-{name}-{size}:.
+Size must be a supported icon size (12, 16 or 24).
+16px octicons can omit size and directly use :octicon-{name}: syntax.
May increase filesize
+master/mainboolean
+config_displayplugin_notable_typesContribution types filter
+Use a combination of below values to include repositories where:
+commit: a commit on default branch was madepull_request: a pull request was openedissue: an issue was openedmaster/mainarray
+(comma-separated)
+