github: add pull request endpoint (bug 1991125)#582
Merged
zzzeid merged 1 commit intozeid/bug-1989635-github-pr-pilotfrom Oct 22, 2025
Merged
Conversation
shtrom
reviewed
Oct 8, 2025
8e85da1 to
e9e447b
Compare
a46f432 to
4292fac
Compare
60d0b63 to
856dffe
Compare
54e730a to
c5b89cc
Compare
856dffe to
456ba02
Compare
c5b89cc to
9e76920
Compare
shtrom
approved these changes
Oct 22, 2025
456ba02 to
69f1574
Compare
Base automatically changed from
zeid/bug-1989963-pr-view
to
zeid/bug-1989635-github-pr-pilot
October 22, 2025 13:29
9e76920 to
44f0c25
Compare
zzzeid
added a commit
that referenced
this pull request
Oct 27, 2025
- add `PullRequestAPIView.get` endpoint - add placeholder for `LandingJobAPIView.post` endpoint - add `serialize` method to `PullRequest` class - update urls with above
zzzeid
added a commit
that referenced
this pull request
Oct 28, 2025
- add `PullRequestAPIView.get` endpoint - add placeholder for `LandingJobAPIView.post` endpoint - add `serialize` method to `PullRequest` class - update urls with above
zzzeid
added a commit
that referenced
this pull request
Oct 28, 2025
- add `PullRequestAPIView.get` endpoint - add placeholder for `LandingJobAPIView.post` endpoint - add `serialize` method to `PullRequest` class - update urls with above
shtrom
pushed a commit
that referenced
this pull request
Oct 31, 2025
- add `PullRequestAPIView.get` endpoint - add placeholder for `LandingJobAPIView.post` endpoint - add `serialize` method to `PullRequest` class - update urls with above
zzzeid
added a commit
that referenced
this pull request
Nov 6, 2025
- add `PullRequestAPIView.get` endpoint - add placeholder for `LandingJobAPIView.post` endpoint - add `serialize` method to `PullRequest` class - update urls with above
zzzeid
added a commit
that referenced
this pull request
Nov 6, 2025
- add `PullRequestAPIView.get` endpoint - add placeholder for `LandingJobAPIView.post` endpoint - add `serialize` method to `PullRequest` class - update urls with above
zzzeid
added a commit
that referenced
this pull request
Nov 20, 2025
- add `PullRequestAPIView.get` endpoint - add placeholder for `LandingJobAPIView.post` endpoint - add `serialize` method to `PullRequest` class - update urls with above
zzzeid
added a commit
that referenced
this pull request
Nov 24, 2025
- add `PullRequestAPIView.get` endpoint - add placeholder for `LandingJobAPIView.post` endpoint - add `serialize` method to `PullRequest` class - update urls with above
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PullRequestAPIView.getendpointLandingJobAPIView.postendpointserializemethod toPullRequestclass