From 04a70beece40cecafd5b1ceb5d60da23b7422f1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Oct 2021 05:34:17 +0000 Subject: [PATCH] ci: auto-regenerate files --- action.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index cf361c3c..ebf23434 100644 --- a/action.yml +++ b/action.yml @@ -554,10 +554,20 @@ inputs: description: Maximum number of issues and pull requests opened to parse default: 100 + # Maximum number of discussions opened to parse + plugin_reactions_limit_discussions: + description: Maximum number of discussions opened to parse + default: 100 + + # Maximum number of discussions comments opened to parse + plugin_reactions_limit_discussions_comments: + description: Maximum number of discussions comments opened to parse + default: 100 + # Filter reactions by issue comments age # Set to 0 to disable age filtering plugin_reactions_days: - description: Maximum issue comments age + description: Maximum comments age default: 0 # Reaction display mode.