nickderobertis/Check if Issue Exists

Queries for an issue in a Github repository, exposing an output for whether an issue matching that query exists

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoWhich repo to check issues in. Must include the owner of the repo, e.g. nickderobertis/check-if-issue-exists-actionyes
tokenGithub tokenyes
titleCheck for issues matching this title exactlyno
labelsCheck for issues matching these labels. Can pass a comma-separated list of labels or a single label.no
namedescription
existsWhether the queried issue exists in the passed repo