Add plugin_habits_from option

This commit is contained in:
lowlighter
2020-10-23 14:09:19 +02:00
parent cdb7cc154a
commit 4ccefcae83
3 changed files with 6 additions and 3 deletions

View File

@@ -41,6 +41,9 @@ inputs:
plugin_habits:
description: Enable coding habits metrics
default: no
plugin_habits_from:
description: Number of activity events to base habits on (up to 100)
default: 100
plugin_selfskip:
description: Skip commits flagged with [Skip GitHub Action] from commits count
default: no