actions-marketplace-validations/Open Issue Action
Github Action to open a new issue on ANY Github repository that the Personal Access Token (PAT) has access to 🤖
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access-token | Personal Access Token (https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token) | yes | — |
| repo-owner | Owner of the new issue repository | yes | — |
| repo-name | Name of the new issue repository | yes | — |
| issue-title | Issue title | yes | — |
| issue-body | Issue message body | yes | — |
| issue-labels | Issue labels (separated with coma , if more than one) | no | — |
| issue-assignees | Issue assignees (separated with coma , if more than one) | no | — |
Outputs
no outputs