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 7 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
@cklin cklin force-pushed the cklin/get-diff-from-api branch from 8fcc2ef to def02a0 Compare January 10, 2025 17:08
@cklin cklin force-pushed the cklin/get-diff-from-api branch 2 times, most recently from ecca21d to 3a204e6 Compare January 10, 2025 21:42
@cklin cklin force-pushed the cklin/get-diff-from-api branch from 3a204e6 to 2f17622 Compare January 10, 2025 21:58
@cklin cklin force-pushed the cklin/get-diff-from-api branch from 2f17622 to 2f35487 Compare January 10, 2025 21:59
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