Ignore dependabot-preview[bot] by default
This commit is contained in:
@@ -30,7 +30,7 @@ inputs:
|
||||
description: Contributors to ignore
|
||||
type: array
|
||||
format: comma-separated
|
||||
default: github-actions[bot], dependabot[bot]
|
||||
default: github-actions[bot], dependabot[bot], dependabot-preview[bot]
|
||||
|
||||
# Display total contributions for each contributor
|
||||
plugin_contributors_contributions:
|
||||
|
||||
@@ -58,4 +58,4 @@ inputs:
|
||||
description: Users to ignore
|
||||
type: array
|
||||
format: comma-separated
|
||||
default: github-actions[bot], dependabot[bot]
|
||||
default: github-actions[bot], dependabot[bot], dependabot-preview[bot]
|
||||
Reference in New Issue
Block a user