Skip to main content

Issue only any project cards input

Input

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

Description

This input will let you process only the issues that are linked to a project card which is white-listed with this input.
This can be useful when you use the project cards for triage.

Example

# ...
name: Stale
id: stale
uses: sonia-corporation/stale@latest
with:
issue-only-any-project-cards: |
project-x
project-y