sgibson91/Test this PR
Copy a PR from a forked repo into a branch on the parent repo so that workflows that require secrets can be run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access_token | A GitHub access token with enough permissions to write to the parent repo | yes | — |
| repository | The repository id in the form 'owner/project' | no | ${{ github.repository }} |
| pr_number | The number of the Pull Request to be tested | no | ${{ github.event.issue.number }} |
Outputs
no outputs