bancolombia/Auto sync branch action
Automates branch sync and pull request creation with automatic conflict resolution
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 7, 2025
- License
- MIT
Pinned Snippet
uses: bancolombia/auto-sync-branch-action@076a066199498c0e57e4c8e4310b49595ea44351 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token with permissions to create branches and PRs. | yes | — |
| ours_files_list | Path to the file listing files to resolve as "ours" during conflicts. | no | .github/merge_ours_files.txt |
| user_name | Git username for commit history. | yes | — |
| user_email | Git user email for commit history. | yes | — |
Outputs
no outputs