ankitjain28may/List Files in Pull Request
List Files in Pull Request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| githubToken | Github Token | yes | ${{ github.token }} |
| baseURL | Base URL of github incase of using Github Enterprise | no | — |
| outputFormat | Output format for the files changed in the Pull Request, It shoud be one of the following "space-delimited", "csv", or "json". | no | json |
Outputs
| name | description |
|---|---|
| pullRequestFiles | Contains the list of files changed in the pull request in the required format |