randlabs/CreateIssue

GitHub action to create repository issues

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
titleIssue title.no
assigneesA GitHub user or list of users to assign the issue.no
labelsA list of labels to add.no
milestoneNumber of the milestone to assign the issue to.no
filenameThe name of the file to use as the issue template.no.github/ISSUE_TEMPLATE.md
update-existingUpdate an open existing issue with the same title if it exists.notrue
search-typeExisting types of issues to search for (none, open, closed or all).noopen
search-titleA javascript regex pattern. Defaults to any (*).no
search-labelsA list of labels to search for. Defaults to the values specified in labels.no
namedescription
idThe ID of the created/updated issue.
urlThe location of the created/updated issue.
actionThe executed action (none, created or updated).