actions-marketplace-validations/Parent Issue updater
Create epics from GitHub Issues using parent-child links
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 3, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/ribtoks_parent-issue-update@595852d5b430ab2aaafb9b2ec911187e2fc4b2b4 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| TOKEN | Github token | — | "" |
| REPO | Github repository | — | "" |
| DRY_RUN | Do not update real issues | — | "" |
| SYNC_DAYS | Update issues changed in the last sync days | — | 1 |
| ADD_CHANGELOG | Add comments with updates made to parent issues | — | 1 |
| MAX_LEVELS | Show max levels of nested issues in parent | — | 0 |
| UPDATE_CLOSED | Update closed parent issues too | — | 0 |
Outputs
no outputs