peter-evans/Create Issue From File

An action to create an issue using content from a file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe GitHub authentication token${{ github.token }}
repositoryThe target GitHub repository${{ github.repository }}
issue-numberThe issue number of an existing issue to update
titleThe title of the issueyes
content-filepathThe file path to the issue content
labelsA comma or newline-separated list of labels
assigneesA comma or newline-separated list of assignees (GitHub usernames)
namedescription
issue-numberThe number of the created issue