rerost/issue-creator

Periodically create GitHub issue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
template-issueSpecify the issue number of the template in the repository. e.g. 1no""
template-issue-urlSpecify the issue url of the template. e.g. https://github.com/rerost/issue-creator/issues/1no""
close-last-issueIf true, issue-creator closes the previous issue.true
check-before-create-issueThe issue will be created only when the status code of this script is 0.echo 'OK'
token${{ github.token }}
discussionIf true, creates a discussion instead.false
repositorySpecify a repository where the issue will be created. e.g. rerost/issue-creator${{ github.repository }}

no outputs