betrybe/Download files from PR
Download modified files from specific Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub token to use for making API requests | yes | — |
| owner | The owner of the GitHub repository you want to download files | — | — |
| repo | The name of the GitHub repository you want to download files | — | — |
| ref | The Git ref of the commit you want to download files | — | — |
| prNumber | The Pull Request number you want do download files | yes | — |
| filterPath | Filter files to be downloaded by path | — | — |
| validate | Check to validate Content Objects consistency | yes | false |
| environment | Validates educational object on selected environment | yes | staging |
Outputs
| name | description |
|---|---|
| encodedRemovedFilenames | Encoded Base64 string that contains the name of the removed files |