Version 2.3

- Display total repository disk usage instead of gists
- (classic) removed gists display
- Add new plugins "posts"
This commit is contained in:
lowlighter
2020-11-02 22:35:09 +01:00
parent 883a671e0f
commit e24d2d8482
17 changed files with 347 additions and 172 deletions

View File

@@ -168,6 +168,20 @@ inputs:
description: Skip commits flagged with [Skip GitHub Action] from commits count
default: no
# Posts plugin
# Display recent posts from an external source
plugin_posts:
description: Enable posts posts
default: no
# Posts source
# This is required when "plugin_posts" is enabled
# Supported values are :
# - "dev.to" for dev.to
plugin_posts_source:
description: Posts source
default: ""
# Enable debug mode
# Be sure to put all secrets in your repository secrets before to avoid any leaks !
debug: