actions-marketplace-validations/pr-update

A basic GitHub Action to create and update PullRequests from a source to a target branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenThe GitHub Token to use by this Actionyes
pr_titleThe title of the PR that should be created/updatedyes
pr_sourceThe source branch name the PR should haveyes
pr_targetThe target branch name the PR should haveno
pr_bodyThe body of the PR to createno
pr_body_with_linksWhen enabled adds titles and links from PRs that "pr_source" and "pr_target" differno
pr_labelsA comma separated list of labels to add to the PRno
pr_assigneesA comma separated list of assignees to add to the PRno
namedescription
pr_nrThe number of the created/updated PR