feat(plugins/notable): add indepth mode (#635) [skip ci]

This commit is contained in:
Simon Lecoq
2021-11-04 00:24:17 -04:00
committed by GitHub
parent 57d4ebb9eb
commit 5498cdc8c1
5 changed files with 170 additions and 7 deletions

View File

@@ -36,4 +36,10 @@ inputs:
plugin_notable_repositories:
description: Also display repository name
type: boolean
default: no
# Compute notable contributions with measured impact
plugin_notable_indepth:
description: Indepth notable contributions processing
type: boolean
default: no