kudoas/Sync Issue Field
Sync GitHub parent issue's fields to child issue's fields.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository name with owner. For example, kudoas/sync-issue-field. Default is the current repository. | — | ${{ github.repository }} |
| issue | The number that identifies the issue. Specify the child issue you wish to synchronize with the parent issue. Default is the current issue. | — | ${{ github.event.issue.number }} |
| token | GitHub Token | yes | — |
Outputs
no outputs