From d59cec98617ae7e9e9c07e7f51364e83ec2e1614 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 17:56:17 +0000 Subject: [PATCH] Auto-regenerate files --- README.md | 2 +- action.yml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b32f7006..d7b09e3c 100644 --- a/README.md +++ b/README.md @@ -402,7 +402,7 @@ Choose `📊 Metrics embed` if you want to customize your GitHub profile and ` ### 🐙 Features -* Create infographics from **32 plugins**, **4 templates** and **190 options** +* Create infographics from **32 plugins**, **4 templates** and **191 options** * Even more **customization** with [community templates](source/templates/community) or by [forking this repository](https://github.com/lowlighter/metrics/network/members) and editing HTML/CSS/EJS * Support **users**, **organizations** and even **repositories** * Transparent by default so it'll blend well whether light or dark mode is used diff --git a/action.yml b/action.yml index 441ff611..42ef238c 100644 --- a/action.yml +++ b/action.yml @@ -17,6 +17,12 @@ inputs: description: Number of repositories to use default: 100 + # Number of repositories to load at once by queries + # If you encounter GitHub queries timeouts, using a lower value here may solve issues + repositories_batch: + description: Number of repositories to load at once by queries + default: 100 + # Include forked repositories into metrics repositories_forks: description: Include forks in metrics