giantswarm/subtree-util
Utility action to keep content from forked repositories up to date
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 23, 2026
- License
- Apache 2.0
Pinned Snippet
uses: giantswarm/subtree-util@6340d3039b7ffd9f4f9225d12b25b7dd2659f1bd # v0.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| target_github_token | GitHub token with permissions on the target repository | yes | — |
| target_repository | ORG/REPO-NAME of the target repository | yes | — |
| target_path | Where to apply the subtree | yes | — |
| source_path | Where to take the subtree from | yes | — |
| source_tag_wildcard | Git tag wildcard to update to | no | — |
Outputs
no outputs