Ask a question to get started
Enter to sendā¢Shift+Enter new line
Fetches the full text of all files in a PR. Truncates after first 3k tokens.
list_pull_request_files( self, pr_number: int, ) -> List[Dict[str, Any]]
pr_number
int
The number of the pull request on Github