jasonetco/Create an issue
Creates a new issue using a template with front matter.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| assignees | GitHub handle of the user(s) to assign the issue (comma-separated) | no | — |
| milestone | Number of the milestone to assign the issue to | no | — |
| filename | The name of the file to use as the issue template | no | .github/ISSUE_TEMPLATE.md |
| update_existing | Update an open existing issue with the same title if it exists | no | — |
| search_existing | Existing types of issues to search for (comma-separated) | no | open |
Outputs
| name | description |
|---|---|
| number | Number of the issue that was created |
| url | URL of the issue that was created |