lcdsmao/Update Branch

Merge your pull request in order when enabled the `Require branches to be up to date before merging`

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGithub token or personal access token. Require personal access token to access branch protection rules or trigger other workflows.yes
autoMergeMethodMethod to use when enable pull request auto merge.noMERGE
requiredLabelsLabels must be present before merging.no
requiredApprovalsCount of approvals must be this number before merging.no0
allRequestedReviewersMustApproveMust get approvals from all requested reviewers before merging.notrue
requiredStatusChecksMultiple status checks required to be success.no""
protectedBranchNamePatternThe name pattern of GitHub branch protection rules to apply. The default behavior is to find the name pattern of main or master. Require personal access token to let this feature work.no""
fetchMaxPrThe maximum amount of pull request fetch when searching for eligible pull requests.no50
fetchMaxPrChecksThe maximum amount of pull request checks to fetch when searching for requiredStatusChecks.no100
fetchMaxPrLabelsThe maximum amount of pull request labels to fetch when searching for requiredLabels.no10
fetchMaxCommentsThe maximum amount of comments to fetch when checking for required conversaion resolution.no50
prChecksFetchOrderThe order pr checks should be fetched in. If the required checks are the last ones, consider setting to "last"nofirst

no outputs