From dda33cfde8f47732fb6615541b2202bfc1835281 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 01:19:56 +0000 Subject: [PATCH] ci: auto-regenerate files --- README.md | 2 ++ source/plugins/code/README.md | 2 +- source/plugins/people/README.md | 2 +- tests/cases/people.plugin.yml | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e04473f5..47ab8fc2 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile # 📚 Documentation +> *⚠️ This is the documentation of **v3.22-beta** (`@master`/`@main` branches) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master). See documentation for [**v3.21** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).* + ## 🦮 Setup diff --git a/source/plugins/code/README.md b/source/plugins/code/README.md index 7aabf313..2dc59255 100644 --- a/source/plugins/code/README.md +++ b/source/plugins/code/README.md @@ -65,7 +65,7 @@ Use at your own risk, metrics and its authors cannot be held responsibl 𝑥 ≤ 1000)
-default: 100
+default: 400

plugin_code_days

diff --git a/source/plugins/people/README.md b/source/plugins/people/README.md index 0551341c..911b7133 100644 --- a/source/plugins/people/README.md +++ b/source/plugins/people/README.md @@ -170,7 +170,7 @@ with: plugin_people_types: contributors, stargazers, watchers, sponsors plugin_people_sponsors_custom: >- iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, - marcreichel + marcreichel, OmaarElAmri, naveensrinivasan ``` diff --git a/tests/cases/people.plugin.yml b/tests/cases/people.plugin.yml index e3b3a6c0..8698d784 100644 --- a/tests/cases/people.plugin.yml +++ b/tests/cases/people.plugin.yml @@ -16,6 +16,6 @@ plugin_people_types: contributors, stargazers, watchers, sponsors plugin_people_sponsors_custom: >- iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io, - marcreichel + marcreichel, OmaarElAmri, naveensrinivasan use_mocked_data: 'yes' verify: 'yes'