fopina/Upstream to PR
Fetch upstream branch and open PR (if any changes)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | github token used to create the pull request | yes | — |
| upstream-repository | git/http URL for the upstream project | yes | — |
| upstream-branch | upstream branch of the upstream project to monitor | yes | main |
| upstream-tag | upstream tag expression of the upstream project to monitor - using this ignores upstream-branch | no | — |
| keep-old | delete older PRs (and branches) when a more recent PR is open | — | false |
| reviewers | comma-separated list of reviewers for the PR | no | — |
| team_reviewers | comma-separated list of team reviewers for the PR | no | — |
Outputs
| name | description |
|---|---|
| pull-request-url | URL of the pull request created (if any) |