hgsgtk/create-issue
Create a GitHub issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token | no | ${{ github.token }} |
| title | GitHub Issue Title | yes | — |
| body | GitHub Issue Body | no | — |
| assignees | GitHub Issue Assignee | no | — |
Outputs
| name | description |
|---|---|
| issue | The issue created by GitHub Action as a JSON |