peter-evans/Close Issue

A GitHub action to close an issue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub auth tokenno${{ github.token }}
repositoryThe GitHub repository containing the issueno${{ github.repository }}
issue-numberThe number of the issue to closeno${{ github.event.issue.number }}
close-reasonReason for closing the issue, "completed" or "not_planned"nocompleted
commentA comment to make on the issue before closingno
labelsA comma or newline separated list of labels.no

no outputs