Add new plugin stars (#36)

This commit is contained in:
Simon Lecoq
2021-01-02 23:41:36 +01:00
committed by GitHub
parent a010a333a1
commit 11cb6f042e
12 changed files with 281 additions and 4 deletions

View File

@@ -347,6 +347,16 @@ inputs:
description: Number of tweets to display
default: 2
# Display recently starred repositories
plugin_stars:
description: Display recently starred repositories
default: no
# Number of recently starred repositories to display
plugin_stars_limit:
description: Number of recently starred repositories to display
default: 4
# ====================================================================================
# Options below are mostly used for testing