rnystrom/Create child issues
Create child issues using labels
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 13, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: rnystrom/create-child-issues@4cf3427a10f86898e861a013df48b854dccf0a8a # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repos | A comma-separated list of owner/name repositories to create the child issues | yes | — |
| add-labels | Optional comma-separated labels to add to the new child issues | no | "" |
| child-prefix | A string to prefix to each child issue | yes | "" |
| github_token | Token to use for authenticated GitHub API requests | no | ${{ github.token }} |
Outputs
no outputs