ci(docs): add support for option flags
This commit is contained in:
@@ -88,8 +88,10 @@ inputs:
|
||||
format: comma-separated
|
||||
default: ""
|
||||
example: my-repo-1, my-repo-2, owner/repo-3, ...
|
||||
inherits: repositories_skipped
|
||||
|
||||
# Ignored actors (useful to ignore bots users)
|
||||
plugin_activity_ignored:
|
||||
description: Actors to ignore
|
||||
default: github-actions[bot], dependabot[bot], dependabot-preview[bot]
|
||||
default: ""
|
||||
inherits: users_ignored
|
||||
Reference in New Issue
Block a user