actions-marketplace-validations/Transfer Issue
Transfers github issue from github repo to another github repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| auth-secret | github personal access token, it is safer to add it should be added to your repo secrets | yes | — |
| repo-source | repo to copy from | yes | — |
| repo-destination | repo to copy to | yes | — |
| owner-source | owner of the repo to take issue from | no | — |
| owner-destination | owner of the repo to save issue to | yes | — |
| labels | issues with this labels will be created in destination repo: e.g. feature,bug,test... | no | — |
| state | status of issues to be created in destination repo | no | all |
Outputs
no outputs