Skip to main content

Issue only with project cards input

Input

Name: issue-only-with-project-cards
Type: boolean
Default value: false

Description

This input will let you process only the issues that are linked to at least one project card.
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-with-project-cards: true