kudoas/Sync Issue Field

Sync GitHub parent issue's fields to child issue's fields.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryRepository name with owner. For example, kudoas/sync-issue-field. Default is the current repository.${{ github.repository }}
issueThe 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 }}
tokenGitHub Tokenyes

no outputs