arturocuicas/Multi Remote Pull Requests for Another Repositories

Used for pull requests a copy of a folder to another repositories

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 26, 2024
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: arturocuicas/multi-remote-pull-requets@91080ca389fc6e230c68f63c28bcc512e41a7ce4 # v0.0.1

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

namedescriptionrequireddefault
source_folderSource folder from originyes
destination_reposDestination repositories fileyes
destination_folderDestination folder to push the origin folderno
user_emailEmail for the git commityes
user_nameGitHub username for the commityes
destination_head_branchThe branch to create to push the changes. Cannot be master or mainyes
destination_base_branchThe branch into which you want your code merged.nomain
pull_request_reviewersPull request reviewers usersno
titleThe title of the pull requestnoPull Request for Repo: ${{ github.repository }}
bodyThe body of the pull requestno""

no outputs