Skip to main content

Issue only any projects input

Input

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

Description

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

Example

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