maximisch/Issue sync action
Sync issues from one repository to another.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| only_sync_on_label | If set, will only sync on issues with a label of this text | no | — |
| source_repo | Org/Repo slug for the source repository. Will default to action launch repo if not set. | no | — |
| target_repo | Org/repo slug for the target repository. | yes | — |
| only_sync_main_issue | Will exclude the syncing of comments. | no | false |
| source_pat | Personal Access Token for the source repository. | yes | — |
| target_pat | Personal Access Token for the target repository. | yes | — |
| source_url | The GitHub Enterprise Server URL for the source repository. | yes | — |
| target_url | The GitHub Enterprise Server URL for the target repository. | yes | — |
Outputs
no outputs