Auto-regenerate files
This commit is contained in:
@@ -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
10
action.yml
generated
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user