beezlabs-org/Commit Parent Repo
Action to commit submodule changes to the parent repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 24, 2024
- License
- None
Pinned Snippet
uses: beezlabs-org/commit-parent-repo@23789e96c1154891163fe5db6f85b0cea145ebd8 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| is-child | Whether this repo is the child repo | no | false |
| is-parent | Whether this repo is the parent repo | no | false |
| pat | PAT for accessing the other repo | yes | — |
| head-branch | Name of the HEAD branch | no | — |
| parent-repo | Name of the parent repo | no | — |
Outputs
no outputs