oracle-devrel/Git Files Changed
Look at the files changed in git commits.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pull_url | The URL of the pull request. | yes | — |
Outputs
| name | description |
|---|---|
| all_files_changed | All of the changed files. |
| added_files | Only files added. |
| copied_files | Only files copied. |
| deleted_files | Only files deleted. |
| modified_files | Only files modified. |
| renamed_files | Only files renamed. |