Skip to main content

All issues inputs

The list of all issues the inputs.

InputDescriptionDefault
Labels
issue-stale-labelThe label that will be added to the issue when it is stale.stale
issue-ignore-all-labelsAllow to ignore the processing of issues that contains any labels.false
issue-ignore-any-labelsAllow to ignore the processing of issues that contains one of those labels (multiline).
Assignees
issue-ignore-all-assigneesAllow to ignore the processing of issues that contains any assignees.false
issue-ignore-any-assigneesAllow to ignore the processing of issues that contains one of those assignees (multiline).
issue-only-with-assigneesOnly allow the processing of issues that contains at least one assignee.false
issue-only-any-assigneesOnly allow the processing of issues that contains one of those assignees (multiline).
Project cards
issue-ignore-all-project-cardsAllow to ignore the processing of issues that contains any project cards.false
issue-ignore-any-project-cardsAllow to ignore the processing of issues that contains one of those project cards (multiline).
issue-only-with-project-cardsOnly allow the processing of issues that contains at least one project card.false
issue-only-any-project-cardsOnly allow the processing of issues that contains one of those project cards (multiline).
Milestones
issue-ignore-all-milestonesAllow to ignore the processing of issues that contains any milestones.false
issue-ignore-any-milestonesAllow to ignore the processing of issues that contains one of those milestones (multiline).
issue-only-with-milestonesOnly allow the processing of issues that contains at least one milestone.false
issue-only-any-milestonesOnly allow the processing of issues that contains one of those milestones (multiline).
Comments
issue-stale-commentThe comment that will be sent once the issue is stale (keep empty to not send a comment).
issue-close-commentThe comment that will be sent once the issue is close (keep empty to not send a comment).
Durations
issue-days-before-staleThe number of days until the issue is considered as stale.30
issue-days-before-closeThe number of days until a stale issue is considered as closed.10
Limiters
issue-limit-api-queries-countLimit the quantity of API queries calls performed during the processing of issues (-1 for unlimited).-1
issue-limit-api-mutations-countLimit the quantity of API mutations calls performed during the processing of issues (-1 for unlimited).-1
issue-ignore-before-creation-dateAllow to ignore the processing of issues that were created before this date (ISO 8601).
Others
issue-processingAllow to process the issues.true
issue-close-reasonThe reason when closing an issue (completed or not planned).not planned
issue-add-labels-after-staleA list of labels added when the processing stale the issue (multiline).
issue-remove-labels-after-staleA list of labels removed when the processing stale the issue (multiline).
issue-add-labels-after-closeA list of labels added when the processing close the issue (multiline).
issue-remove-labels-after-closeA list of labels removed when the processing close the issue (multiline).