staffbase/AutoDev action

Tries to merge all Pull Requests with a specific label to a certain branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token of the user that fetches the pull requestsyes
baseThis is the base branch. The merge history originates from this branch.nomain
labelThe label where the action will be triggered.nodev
branchThe branch the action will merge the Pull Requests to.nodev
commentsIf true, the action creates a comment on each PR to inform about the status of the dev branchnofalse
success_commentComment string that will be shown in the Pull request on success.no""
failure_commentComment string that will be shown in the Pull request on failure.no""
labelsIf true, the action uses labels on each PR to inform about the status of the dev branch.nofalse
success_labelLabel string that will be add on the Pull request on success.nosuccessful
failure_labelLabel string that will be add on the Pull request on failure.nofailed
userName of the user which does the git commit.noAutoDev Action
emailE-Mail of the user which does the git commit.nostaffbot@staffbase.com

no outputs