evoja/Dependaboja

Merge dependabot PRs to aggregated branches and sync the aggregated branches with master

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 9, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: evoja/dependaboja@b91063c96fae50380e976c511edfab5315034d38 # 0.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
merge_typeWay of merge to use for syncing: merge/rebase/squash. Default is "rebase"norebase
committer_namenodependaboja
committer_emailno--
disabled_pr_targetsComma separated list of branches which are not allowed to be a PR target for auto merge. Default is 'master,main'nomaster,main
sync_withComma separated list of branches which should be merged to aggregated dependency branches automatically. Default is 'master,main'nomaster,main
fetch_depthWe need a deep fetch in order to merge. It limits the max value. Default is 0no0
create_aggregated_branches_if_missedIf an aggregated target branch is missed Dependaboja creates it. That should prevent dependabot from being stuck with errors on missed target branches.notrue

no outputs