Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getPullRequestEditedDiffRanges: use GitHub API #2679

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

cklin
Copy link
Contributor

@cklin cklin commented Jan 9, 2025

This PR changes getPullRequestEditedDiffRanges so that it no longer obtains the PR diff through Git. Instead, it now obtains the PR diff through the GitHub Compare two commits API.

src/analyze.ts Fixed Show fixed Hide fixed
@cklin cklin force-pushed the cklin/get-diff-from-api branch from 59dd206 to 8fcc2ef Compare January 9, 2025 22:39
@cklin cklin marked this pull request as ready for review January 9, 2025 22:54
@cklin cklin requested a review from a team as a code owner January 9, 2025 22:54
@cklin cklin requested a review from henrymercer January 9, 2025 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant