René's URL Explorer Experiment


Title: Add GitHub App webhook delivery support by Copilot · Pull Request #3 · Haarolean/github-api · GitHub

Open Graph Title: Add GitHub App webhook delivery support by Copilot · Pull Request #3 · Haarolean/github-api

X Title: Add GitHub App webhook delivery support by Copilot · Pull Request #3 · Haarolean/github-api

Description: Description Implements GitHub App webhook delivery APIs per hub4j/github-api#1404. New classes: GHAppHookDelivery - Webhook delivery with redeliver() method GHAppHookDeliveryRequest - Request headers and payload GHAppHookDeliveryResponse - Response headers and payload New methods on GHApp: listDeliveries() - List deliveries for an app webhook getDelivery(long) - Get a delivery for an app webhook Usage: GHApp app = github.getApp(); // List all deliveries for (GHAppHookDelivery delivery : app.listDeliveries()) { System.out.println(delivery.getEvent() + " - " + delivery.getStatus()); } // Get specific delivery with full request/response details GHAppHookDelivery delivery = app.getDelivery(12345678); System.out.println(delivery.getRequest().getPayload()); // Redeliver delivery.redeliver(); Before submitting a PR: Changes must not break binary backwards compatibility. If you are unclear on how to make the change you think is needed while maintaining backward compatibility, CONTRIBUTING.md for details. Add JavaDocs and other comments explaining the behavior. When adding or updating methods that fetch entities, add @link JavaDoc entries to the relevant documentation on https://docs.github.com/en/rest . Add tests that cover any added or changed code. This generally requires capturing snapshot test data. See CONTRIBUTING.md for details. Run mvn -D enable-ci clean install site "-Dsurefire.argLine=--add-opens java.base/java.net=ALL-UNNAMED" locally. If this command doesn't succeed, your change will not pass CI. Push your changes to a branch other than main. You will create your PR from that branch. When creating a PR: Fill in the "Description" above with clear summary of the changes. This includes: If this PR fixes one or more issues, include "Fixes #" lines for each issue. Provide links to relevant documentation on https://docs.github.com/en/rest where possible. If not including links, explain why not. All lines of new code should be covered by tests as reported by code coverage. Any lines that are not covered must have PR comments explaining why they cannot be covered. For example, "Reaching this particular exception is hard and is not a particular common scenario." Enable "Allow edits from maintainers". Warning Firewall rules blocked me from connecting to one or more addresses (expand for details) I tried to connect to the following addresses, but was blocked by firewall rules: jitpack.io Triggering command: /usr/bin/curl curl -s REDACTED (dns block) repo.jenkins-ci.org Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --enable-native-access=ALL-UNNAMED -classpath /usr/share/apache-maven-3.9.11/boot/plexus-classworlds-2.9.0.jar -Dclassworlds.conf=/usr/share/apache-maven-3.9.11/bin/m2.conf -Dmaven.home=/usr/share/apache-maven-3.9.11 -Dlibrary.jansi.path=/usr/share/apache-maven-3.9.11/lib/jansi-native -Dmaven.multiModuleProjectDirectory=/home/REDACTED/work/github-api/github-api org.codehaus.plexus.classworlds.launcher.Launcher compile -q -DskipTests (dns block) Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --enable-native-access=ALL-UNNAMED -classpath /usr/share/apache-maven-3.9.11/boot/plexus-classworlds-2.9.0.jar -Dclassworlds.conf=/usr/share/apache-maven-3.9.11/bin/m2.conf -Dmaven.home=/usr/share/apache-maven-3.9.11 -Dlibrary.jansi.path=/usr/share/apache-maven-3.9.11/lib/jansi-native -Dmaven.multiModuleProjectDirectory=/home/REDACTED/work/github-api/github-api org.codehaus.plexus.classworlds.launcher.Launcher dependency:resolve -DexcludeGroupIds=com.infradna.tool (dns block) Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --enable-native-access=ALL-UNNAMED -classpath /usr/share/apache-maven-3.9.11/boot/plexus-classworlds-2.9.0.jar -Dclassworlds.conf=/usr/share/apache-maven-3.9.11/bin/m2.conf -Dmaven.home=/usr/share/apache-maven-3.9.11 -Dlibrary.jansi.path=/usr/share/apache-maven-3.9.11/lib/jansi-native -Dmaven.multiModuleProjectDirectory=/home/REDACTED/work/github-api/github-api org.codehaus.plexus.classworlds.launcher.Launcher compile -q -DskipTests -Prepo.jenkins-ci.org=REDACTED (dns block) repository.sonatype.org Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --enable-native-access=ALL-UNNAMED -classpath /usr/share/apache-maven-3.9.11/boot/plexus-classworlds-2.9.0.jar -Dclassworlds.conf=/usr/share/apache-maven-3.9.11/bin/m2.conf -Dmaven.home=/usr/share/apache-maven-3.9.11 -Dlibrary.jansi.path=/usr/share/apache-maven-3.9.11/lib/jansi-native -Dmaven.multiModuleProjectDirectory=/home/REDACTED/work/github-api/github-api org.codehaus.plexus.classworlds.launcher.Launcher compile -q -DskipTests (dns block) If you need me to access, download, or install something from one of these locations, you can either: Configure Actions setup steps to set up my environment, which run before the firewall is enabled Add the appropriate URLs or hosts to the custom allowlist in this repository's Copilot coding agent settings (admins only) Original prompt implement this: hub4j#1404 ✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Open Graph Description: Description Implements GitHub App webhook delivery APIs per hub4j/github-api#1404. New classes: GHAppHookDelivery - Webhook delivery with redeliver() method GHAppHookDeliveryRequest - Request head...

X Description: Description Implements GitHub App webhook delivery APIs per hub4j/github-api#1404. New classes: GHAppHookDelivery - Webhook delivery with redeliver() method GHAppHookDeliveryRequest - Request head...

Opengraph URL: https://github.com/Haarolean/github-api/pull/3

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:470104ad-6476-4306-240e-5db6b1d35140
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idBA22:F4C68:1693970:1D344D5:697F988F
html-safe-nonce91f975414b03289ea8104500a771623eb64e1ef60836bcdb7799d1ea32e059af
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQTIyOkY0QzY4OjE2OTM5NzA6MUQzNDRENTo2OTdGOTg4RiIsInZpc2l0b3JfaWQiOiIzMzQ2NDA0NzU5NjcyOTc2NzkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac70de0e22f89756a5e36aa7f2cabb51e2a7ddc8a41749e17f4fbe29410f750b93
hovercard-subject-tagpull_request:3094693478
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/Haarolean/github-api/pull/3/files
twitter:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/1143301?s=400&v=4
og:image:altDescription Implements GitHub App webhook delivery APIs per hub4j/github-api#1404. New classes: GHAppHookDelivery - Webhook delivery with redeliver() method GHAppHookDeliveryRequest - Request head...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/Haarolean/github-api git https://github.com/Haarolean/github-api.git
octolytics-dimension-user_id1494347
octolytics-dimension-user_loginHaarolean
octolytics-dimension-repository_id633253194
octolytics-dimension-repository_nwoHaarolean/github-api
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id617210
octolytics-dimension-repository_parent_nwohub4j/github-api
octolytics-dimension-repository_network_root_id617210
octolytics-dimension-repository_network_root_nwohub4j/github-api
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FHaarolean%2Fgithub-api%2Fpull%2F3%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2FHaarolean%2Fgithub-api%2Fpull%2F3%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=Haarolean%2Fgithub-api
Reloadhttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files
Reloadhttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files
Reloadhttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files
Haarolean https://patch-diff.githubusercontent.com/Haarolean
github-apihttps://patch-diff.githubusercontent.com/Haarolean/github-api
hub4j/github-apihttps://patch-diff.githubusercontent.com/hub4j/github-api
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2FHaarolean%2Fgithub-api
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2FHaarolean%2Fgithub-api
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2FHaarolean%2Fgithub-api
Code https://patch-diff.githubusercontent.com/Haarolean/github-api
Pull requests 2 https://patch-diff.githubusercontent.com/Haarolean/github-api/pulls
Actions https://patch-diff.githubusercontent.com/Haarolean/github-api/actions
Projects 0 https://patch-diff.githubusercontent.com/Haarolean/github-api/projects
Security 0 https://patch-diff.githubusercontent.com/Haarolean/github-api/security
Insights https://patch-diff.githubusercontent.com/Haarolean/github-api/pulse
Code https://patch-diff.githubusercontent.com/Haarolean/github-api
Pull requests https://patch-diff.githubusercontent.com/Haarolean/github-api/pulls
Actions https://patch-diff.githubusercontent.com/Haarolean/github-api/actions
Projects https://patch-diff.githubusercontent.com/Haarolean/github-api/projects
Security https://patch-diff.githubusercontent.com/Haarolean/github-api/security
Insights https://patch-diff.githubusercontent.com/Haarolean/github-api/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2FHaarolean%2Fgithub-api%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2FHaarolean%2Fgithub-api%2Fissues%2Fnew%2Fchoose
Copilothttps://patch-diff.githubusercontent.com/apps/copilot-swe-agent
mainhttps://patch-diff.githubusercontent.com/Haarolean/github-api/tree/main
copilot/add-cursor-based-paginationhttps://patch-diff.githubusercontent.com/Haarolean/github-api/tree/copilot/add-cursor-based-pagination
Conversation 0 https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3
Commits 3 https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/commits
Checks 0 https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/checks
Files changed https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files
Add GitHub App webhook delivery support https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#top
Show all changes 3 commits https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files
5e7ad40 Initial plan Copilot Dec 11, 2025 https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/commits/5e7ad401041325b6297116015c38843a430ace1f
50b1b66 Add GitHub App webhook delivery support (issue #1404) Copilot Dec 11, 2025 https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/commits/50b1b667a551514d7760245b4525a5269712be9a
235ef37 Remove TODO comments from new delivery classes Copilot Dec 11, 2025 https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/commits/235ef37a3242cce3685584040e32a1868e422f03
Clear filters https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files
Please reload this pagehttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files
GHApp.java https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-b40d24e1eb8d332d4ff9d4f7d8a3989fc4cb645f2caa374d4f653e409b0b7fb9
GHAppHookDelivery.java https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-cf05a86d8c87b3579f35b3bc18ebcab833eae4fcd12a4fe2aed500746085c62c
GHAppHookDeliveryRequest.java https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-0bdae57d672880bff861de5b148efaef3ec52e126439525932303989307116d4
GHAppHookDeliveryResponse.java https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-1823872da6d1336d07e55b1125f2bcb3f115084abc5fc2ac8ec947027e258d96
GHAppTest.java https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-69dfb33dbe40744c003ee2f0247724390d06172ff8171559e4b98bb55a606024
body-app-hook-delivery.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-14b71a6e8a5580704637a0797ac5277b28baf8a729f6b0e7ba425c543e2dcb6f
body-mapping-githubapp-app.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-f8163543fc0bdb152f9ea70b0f4a2b4a0a921d22fed13a36d4083fd932b241e3
mapping-app-hook-delivery.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-db9b2e77d7e8507737d611461d66f8468fc096b7d58162811a75c8dd21986c04
mapping-githubapp-app.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-b964e068d2777ae71c71654f6880d372a9be2dd204f969a0f614db7c67022182
body-app-hook-deliveries.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-c12e255238ef57dec815d9e02c21462f21d70bda403cfdbc59e6a846e1310208
body-mapping-githubapp-app.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-76fca1c4fc528ccbc4327795f92a124c69d2f44ca5c26f63902c78acce91ce3f
mapping-app-hook-deliveries.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-f0711e388e70d787c3614cc87c5980ebb396f7c84e7d9c403a626c3ebe15c249
mapping-githubapp-app.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-7690fd028012e5e37effe4d8bb437f63433bf9ecd0ce8c145417513e356ff5fd
body-app-hook-delivery.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-ea1f3fb5203ab7f045ccdb6d72cdc5a345c2cf1f57257ad70f24952b2b1aae59
body-mapping-githubapp-app.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-78e459b95e7118d318937aaec52d5a3737ad472c6573fd0a08510425fd3793f9
body-redeliver.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-aa24c260271759c915caab593222386e26faa6771d8f387180bbacf23e4e9c1b
mapping-app-hook-delivery.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-ceebd4ad0e484cc7ce9a60d3b152167d542232ff1216d986f2adefd0d852f1dc
mapping-githubapp-app.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-fff554620d0f37ccda4f4f9e28755a0230bb3e51d5ad24fe767d6872bd193be4
mapping-redeliver.json https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-bbae1faf1633261e4d878098bd5b2c430fb1aea222e447982b942951b6335ce9
src/main/java/org/kohsuke/github/GHApp.javahttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-b40d24e1eb8d332d4ff9d4f7d8a3989fc4cb645f2caa374d4f653e409b0b7fb9
View file https://patch-diff.githubusercontent.com/Haarolean/github-api/blob/235ef37a3242cce3685584040e32a1868e422f03/src/main/java/org/kohsuke/github/GHApp.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-b40d24e1eb8d332d4ff9d4f7d8a3989fc4cb645f2caa374d4f653e409b0b7fb9
src/main/java/org/kohsuke/github/GHAppHookDelivery.javahttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-cf05a86d8c87b3579f35b3bc18ebcab833eae4fcd12a4fe2aed500746085c62c
View file https://patch-diff.githubusercontent.com/Haarolean/github-api/blob/235ef37a3242cce3685584040e32a1868e422f03/src/main/java/org/kohsuke/github/GHAppHookDelivery.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/{{ revealButtonHref }}
src/main/java/org/kohsuke/github/GHAppHookDeliveryRequest.javahttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-0bdae57d672880bff861de5b148efaef3ec52e126439525932303989307116d4
View file https://patch-diff.githubusercontent.com/Haarolean/github-api/blob/235ef37a3242cce3685584040e32a1868e422f03/src/main/java/org/kohsuke/github/GHAppHookDeliveryRequest.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/{{ revealButtonHref }}
src/main/java/org/kohsuke/github/GHAppHookDeliveryResponse.javahttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-1823872da6d1336d07e55b1125f2bcb3f115084abc5fc2ac8ec947027e258d96
View file https://patch-diff.githubusercontent.com/Haarolean/github-api/blob/235ef37a3242cce3685584040e32a1868e422f03/src/main/java/org/kohsuke/github/GHAppHookDeliveryResponse.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/{{ revealButtonHref }}
src/test/java/org/kohsuke/github/GHAppTest.javahttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-69dfb33dbe40744c003ee2f0247724390d06172ff8171559e4b98bb55a606024
View file https://patch-diff.githubusercontent.com/Haarolean/github-api/blob/235ef37a3242cce3685584040e32a1868e422f03/src/test/java/org/kohsuke/github/GHAppTest.java
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/{{ revealButtonHref }}
https://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files#diff-69dfb33dbe40744c003ee2f0247724390d06172ff8171559e4b98bb55a606024
Please reload this pagehttps://patch-diff.githubusercontent.com/Haarolean/github-api/pull/3/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.