rnystrom/Create child issues

Create child issues using labels

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 13, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: rnystrom/create-child-issues@4cf3427a10f86898e861a013df48b854dccf0a8a # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
reposA comma-separated list of owner/name repositories to create the child issuesyes
add-labelsOptional comma-separated labels to add to the new child issuesno""
child-prefixA string to prefix to each child issueyes""
github_tokenToken to use for authenticated GitHub API requestsno${{ github.token }}

no outputs