bancolombia/GitHub Action Submodule Network
Automatically updates the app of each subsidiary when the core is updated
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 6, 2023
- License
- Apache 2.0
Pinned Snippet
uses: bancolombia/submodule-network@dc099e1be2e346ab77ec3af0f9fe498493dd1ca9 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| subsidiary_repo_url | GitHub: owner/repo - Azure: <azure_domain>/repo | yes | — |
| subsidiary_token | token (from GitHub or Azure) to update the submodule | yes | — |
| subsidiary_repo_username | (Only required for Azure Repos) username for the checkout process | no | "" |
| platform | either 'GitHub' or 'Azure' | no | GitHub |
| operation | either 'push' or 'pull-request' operations | no | push |
| subsidiary_branch | branch of the submodule | no | main |
| parent_branch | — | no | main |
| default_message | — | no | bancolombia-dependabot: updating submodules |
Outputs
no outputs