actions-marketplace-validations/Sync Branch Action

Action to update branches automatically.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
GITHUB_TOKENUser token to be associated with this pull request.yes
SOURCE_BRANCHBranch where you implemented your new code.yes
DESTINATION_BRANCHBranch you want to send your new code.yes
PULL_REQUEST_TITLEStandard title for your update pull request. Default is: "update: {FROM_BRANCH} to {TO_BRANCH}"no
PULL_REQUEST_BODYContent with description for your automated pull. Default is: "This is an automatic PullRequest to keep {BASE_BRANCH} up to date with {FROM_BRANCH}!"no
PULL_REQUEST_LABELPull Request label. Default is: ""no
namedescription
PULL_REQUEST_URLThe url of the generated pull request.