From 09c17d20ff4bb7f8244ac0fa81d784b545bbebca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 18:45:19 +0000 Subject: [PATCH] ci: auto-regenerate files --- README.md | 2 +- action.yml | 12 ++++++-- source/plugins/languages/README.md | 47 ++++++++++++++++++++++++++++-- 3 files changed, 55 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 45109941..0866fd53 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
boolean
plugin_languages_indepth_customIndepth mode - Custom repositories
+Specify a list of additional repositories to analyze.
+Below are the supported syntax formats:
+owner/repo (e.g. lowlighter/metrics)owner/repo@branch (e.g. lowlighter/metrics@main)owner/repo@branch:commits (e.g. lowlighter/metrics@main:v1.0..v1.1)git rev-list documentation for more information about commits syntaxIt is possible to specify repositories that are not hosted on github.com by passing a full url instead. +In this case the repository must be accessible directly.
+++ℹ️ This option bypass
+plugin_languages_skipped
master/mainarray
+(comma-separated)
+plugin_languages_analysis_timeoutnumber
(1 ≤
𝑥
-≤ 30)
+≤ 60)
plugin_languages_analysis_timeout_repositoriesIndepth mode - Analysis timeout (repositories)
+master/mainnumber
+(0 ≤
+𝑥
+≤ 15)
+plugin_languages_categoriesplugin_languages_recent_loadEvents to load (recently-used section)
+Indepth mode - Events to load (recently-used section)
plugin_languages_recent_daysEvents maximum age (day, recently-used section)
+Indepth mode - Events maximum age (day, recently-used section)