thomasvjoseph/Github Issue Creator
This action creates an issue based on user inputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Token for authenticating GitHub API | yes | — |
| INPUT_TITLE | Title of the issue | yes | — |
| INPUT_BODY | Body of the issue | no | "" |
| INPUT_LABELS | Comma-separated list of labels | no | "" |
| INPUT_ASSIGNEES | Comma-separated list of assignees | no | "" |
Outputs
no outputs