feat(plugins/base): add actions-user to default list of ignored users (closes #858)
This commit is contained in:
@@ -91,7 +91,7 @@ inputs:
|
|||||||
description: Default ignored users
|
description: Default ignored users
|
||||||
type: array
|
type: array
|
||||||
format: comma-separated
|
format: comma-separated
|
||||||
default: github-actions[bot], dependabot[bot], dependabot-preview[bot]
|
default: github-actions[bot], dependabot[bot], dependabot-preview[bot], actions-user
|
||||||
global: yes
|
global: yes
|
||||||
|
|
||||||
commits_authoring:
|
commits_authoring:
|
||||||
|
|||||||
Reference in New Issue
Block a user