Merge branch 'master' of https://github.com/lowlighter/metrics
This commit is contained in:
4
action.yml
generated
4
action.yml
generated
@@ -389,7 +389,7 @@ inputs:
|
|||||||
# Ignored contributors (useful to ignore bots users)
|
# Ignored contributors (useful to ignore bots users)
|
||||||
plugin_contributors_ignored:
|
plugin_contributors_ignored:
|
||||||
description: Contributors to ignore
|
description: Contributors to ignore
|
||||||
default: github-actions[bot], dependabot[bot]
|
default: github-actions[bot], dependabot[bot], dependabot-preview[bot]
|
||||||
|
|
||||||
# Display total contributions for each contributor
|
# Display total contributions for each contributor
|
||||||
plugin_contributors_contributions:
|
plugin_contributors_contributions:
|
||||||
@@ -471,7 +471,7 @@ inputs:
|
|||||||
# Ignored users (useful to ignore bots users)
|
# Ignored users (useful to ignore bots users)
|
||||||
plugin_reactions_ignored:
|
plugin_reactions_ignored:
|
||||||
description: Users to ignore
|
description: Users to ignore
|
||||||
default: github-actions[bot], dependabot[bot]
|
default: github-actions[bot], dependabot[bot], dependabot-preview[bot]
|
||||||
|
|
||||||
# ====================================================================================
|
# ====================================================================================
|
||||||
# 🧑🤝🧑 People plugin
|
# 🧑🤝🧑 People plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user