From 7c09b71c760ad723a0527b749f33a10aed7cd663 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 22 Mar 2022 06:59:50 +0000
Subject: [PATCH] ci: auto-regenerate files
---
README.md | 3 +--
action.yml | 6 +++++-
source/plugins/people/README.md | 3 ---
source/plugins/sponsors/README.md | 13 +++++++++++++
source/plugins/wakatime/README.md | 2 +-
5 files changed, 20 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 01e70145..5f565ffe 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
-
+
|
@@ -470,6 +470,5 @@ Copyright (c) 2020-present lowlighter
```

-
diff --git a/action.yml b/action.yml
index 090f6d9c..15192af7 100644
--- a/action.yml
+++ b/action.yml
@@ -735,6 +735,10 @@ inputs:
description: Displayed sections
default:
+ plugin_sponsors_past:
+ description: Display past sponsorships
+ default:
+
# ====================================================================================
# 💫 Starlists
@@ -1014,7 +1018,7 @@ inputs:
default:
plugin_wakatime_languages_other:
- description: Including Other Languages
+ description: Include other languages
default:
# ====================================================================================
diff --git a/source/plugins/people/README.md b/source/plugins/people/README.md
index 911b7133..577a9db9 100644
--- a/source/plugins/people/README.md
+++ b/source/plugins/people/README.md
@@ -168,9 +168,6 @@ with:
repo: metrics
plugin_people: yes
plugin_people_types: contributors, stargazers, watchers, sponsors
- plugin_people_sponsors_custom: >-
- iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io,
- marcreichel, OmaarElAmri, naveensrinivasan
```
diff --git a/source/plugins/sponsors/README.md b/source/plugins/sponsors/README.md
index 94c1f230..bd6cf8de 100644
--- a/source/plugins/sponsors/README.md
+++ b/source/plugins/sponsors/README.md
@@ -56,6 +56,18 @@
default: goal, about
allowed values:
+
+ plugin_sponsors_past
|
+ Display past sponsorships
+This feature requires a token from target account, as past sponsorships are gathered from sponsors activity and is private data.
+![]() |
+
+
+ ✨ On master/main
+type: boolean
+
+default: no
|
+
@@ -71,6 +83,7 @@ with:
base: ""
plugin_sponsors: yes
plugin_sponsors_sections: goal
+ plugin_sponsors_past: yes
```
```yaml
diff --git a/source/plugins/wakatime/README.md b/source/plugins/wakatime/README.md
index cf34781b..d89e85d8 100644
--- a/source/plugins/wakatime/README.md
+++ b/source/plugins/wakatime/README.md
@@ -119,7 +119,7 @@
plugin_wakatime_languages_other
|
- Including Other Languages
+ | Include other languages
![]() |