Aller au contenu principal

All pull requests inputs

The list of all the pull requests inputs.

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