Aller au contenu principal

Ignore any issue project cards input

Input

Name: issue-ignore-any-project-cards
Type: string[]
Default value: []

Description

This input will let you ignore the processing of the issues which have at least one of the project card from this list.
This can be useful when you link your issues with some projects, and you know that you will for sure close or at least process the issues very soon.

Example

# ...
name: Stale
id: stale
uses: sonia-corporation/stale@latest
with:
issue-ignore-any-project-cards: |
bugs
features