epages-de/Sync Branches

GitHub Action to sync GitHub branch with the changes from another branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
baseBase branchyes
headHead branch${{ github.event.repository.default_branch }}
titlePull request title
bodyPull request body
labelsLabels to add to the pull request
adminUse administrator privileges to merge a pull request that does not meet requirements
autoAutomatically merge only after necessary requirements are met
delete_branchDelete the local and remote branch after merge
mergeMerge method (merge, squash, rebase) iffalse
github_tokenGitHub token${{ github.token }}
namedescription
pull_request_urlPull Request URL