Auto-regenerate files

This commit is contained in:
github-actions[bot]
2021-04-22 17:25:50 +00:00
parent a0489a42a1
commit 7d7297fcbe
2 changed files with 13 additions and 0 deletions

View File

@@ -147,6 +147,9 @@ And you can customize these heavily with plugins, templates and hundreds of opti
</td> </td>
<td align="center"> <td align="center">
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.followup.svg"> <img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.followup.svg">
<details><summary>Created by user version</summary>
<img alt="" width="400" src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.followup.user.svg">
</details>
<img width="900" height="1" alt=""> <img width="900" height="1" alt="">
</td> </td>
</tr> </tr>

10
action.yml generated
View File

@@ -525,6 +525,11 @@ inputs:
description: Display follow-up of repositories issues and pull requests description: Display follow-up of repositories issues and pull requests
default: no default: no
# Sections to display
plugin_followup_sections:
description: Sections to display
default: repositories
# ==================================================================================== # ====================================================================================
# 👨‍💻 Lines of code changed # 👨‍💻 Lines of code changed
@@ -614,6 +619,11 @@ inputs:
description: Display events timestamps description: Display events timestamps
default: no default: no
# List of repositories that will be skipped
plugin_activity_skipped:
description: Repositories to skip
default: ""
# ==================================================================================== # ====================================================================================
# 🏆 Achievements # 🏆 Achievements