karpikpl/List files changed in a Pull Request

For a given pull request number, list all the Python (.py) files added and modified.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file-filterA space separated list of file extensions to filter.no
pull-numberThe pull request number.no
repo-ownerThe repo owner.yes${{ github.repository_owner }}
repo-nameThe repo name.yes${{ github.event.repository.name }}
repo-tokenA GitHub token for API access. Defaults to {{ github.token }}.yes${{ github.token }}
namedescription
changed_filesspace separated list of files changed in the pull request
head_shaThe head sha of the pull request
base_shaThe base sha of the pull request
resultThe result of the action. Success, Failure or information message.