zkoppert/Issue Manager

A GitHub Action to manage the state of a GitHub Issue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
actionThe operation to perform: comment, closeyes
messageWhen commenting, then body of the message to add to the issueno
numberThe issue number to operate onyes${{ github.event.issue.number }}
repoThe GitHub organization or owner and repository the issue belongs toyes${{ github.repository }}
tokenA GitHub Access Token with write permissions on the issue objectyes${{ github.token }}

no outputs