feat(plugins/notable): add indepth mode (#635) [skip ci]
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user