wow-actions/Duplicate Issue
Creates a full copy of issue with a single command.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Your GitHub token for authentication. | yes | — |
| command | Command name to copy the issue. | no | duplicate |
| who | Who can duplicate the issue. | no | author |
| extras | Additional information appended to the duplicated issue body. | no | > This issue was copied from [#{{ issueNumber }}]({{ issueUrl }}) by @{{ author }}. |
Outputs
no outputs