ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-02-16 04:28:29 +00:00
parent 5550ac0d77
commit ca913a1d56
4 changed files with 23 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<th colspan="2" align="center">
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 244 options!</a></h3>
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 245 options!</a></h3>
</th>
</tr>
<tr>

4
action.yml generated
View File

@@ -530,6 +530,10 @@ inputs:
description: Events to load
default: <default-value>
plugin_code_days:
description: Events maximum age
default: <default-value>
plugin_code_visibility:
description: Events visibility
default: <default-value>

View File

@@ -125,6 +125,7 @@ Broad affiliation will result in less representative metrics.</p>
<tr>
<td nowrap="nowrap"><h4><code>users_ignored</code></h4></td>
<td rowspan="2"><p>Default ignored users</p>
<p>Note that email are supported only commits-related elements.</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
@@ -132,7 +133,7 @@ Broad affiliation will result in less representative metrics.</p>
<b>type:</b> <code>array</code>
<i>(comma-separated)</i>
<br>
<b>default:</b> github-actions[bot], dependabot[bot], dependabot-preview[bot], actions-user<br></td>
<b>default:</b> github-actions[bot], dependabot[bot], dependabot-preview[bot], actions-user, action@github.com<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>commits_authoring</code></h4></td>

View File

@@ -66,6 +66,21 @@ Use at your own risk, <em>metrics</em> and its authors cannot be held responsibl
≤ 1000)</i>
<br>
<b>default:</b> 100<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_code_days</code></h4></td>
<td rowspan="2"><p>Events maximum age</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>number</code>
<i>(0 ≤
𝑥
≤ 365)</i>
<br>
<b>zero behaviour:</b> disable</br>
<b>default:</b> 3<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_code_visibility</code></h4></td>
@@ -96,8 +111,7 @@ Use at your own risk, <em>metrics</em> and its authors cannot be held responsibl
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">🌐 Web instances must configure <code>settings.json</code><br>
<b>type:</b> <code>array</code>
<td nowrap="nowrap"><b>type:</b> <code>array</code>
<i>(comma-separated)</i>
<br></td>
</tr>