From 30def4e5158d267811cdad9f97e6d5d5825f660c Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Tue, 24 Sep 2019 12:43:43 -0700 Subject: [PATCH 01/13] Update jackson-databind to 2.9.10 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eafd53035..054478511 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9.3 + 2.9.10 commons-io From 22bbc9c6215684bd564865b9d49b7516e297b01c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2019 19:46:06 +0000 Subject: [PATCH 02/13] Bump org.eclipse.jgit from 4.9.0.201710071750-r to 5.5.0.201909110433-r Bumps org.eclipse.jgit from 4.9.0.201710071750-r to 5.5.0.201909110433-r. Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 054478511..da7cc472c 100644 --- a/pom.xml +++ b/pom.xml @@ -184,7 +184,7 @@ org.eclipse.jgit org.eclipse.jgit - 4.9.0.201710071750-r + 5.5.0.201909110433-r test From 3d831ba7e8387dbf7479c8ce2c0bd2211ef25896 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2019 21:19:00 +0000 Subject: [PATCH 03/13] Bump spotbugs-maven-plugin from 3.1.11 to 3.1.12.2 Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 3.1.11 to 3.1.12.2. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-3.1.11...spotbugs-maven-plugin-3.1.12.2) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index da7cc472c..43fdd104c 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ UTF-8 - 3.1.11 + 3.1.12.2 3.1.12 true 2.1 From bea8922c3927024c4bd826518a5dd46a705eb058 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2019 21:23:03 +0000 Subject: [PATCH 04/13] Bump commons-codec from 1.7 to 1.13 Bumps [commons-codec](https://github.com/apache/commons-codec) from 1.7 to 1.13. - [Release notes](https://github.com/apache/commons-codec/releases) - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-codec/compare/1.7...commons-codec-1.13) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 43fdd104c..63769d0b5 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ commons-codec commons-codec - 1.7 + 1.13 org.hamcrest From 7ab93a59e22c5079ba3f0336fb6eed4a72c9c3b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2019 21:26:18 +0000 Subject: [PATCH 05/13] Bump bridge-method-annotation from 1.17 to 1.18 Bumps [bridge-method-annotation](https://github.com/infradna/bridge-method-injector) from 1.17 to 1.18. - [Release notes](https://github.com/infradna/bridge-method-injector/releases) - [Commits](https://github.com/infradna/bridge-method-injector/compare/bridge-method-injector-parent-1.17...bridge-method-injector-parent-1.18) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 63769d0b5..1db2aa45a 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ com.infradna.tool bridge-method-annotation - 1.17 + 1.18 true From 37f96848a7db67472a4acd56e21c704d27bdccc4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2019 07:32:00 +0000 Subject: [PATCH 06/13] Bump commons-lang3 from 3.7 to 3.9 Bumps commons-lang3 from 3.7 to 3.9. Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1db2aa45a..13fe515bf 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ org.apache.commons commons-lang3 - 3.7 + 3.9 commons-codec From 1c023e15af737ce9708723cb8133668b79bac243 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2019 07:33:21 +0000 Subject: [PATCH 07/13] Bump commons-io from 1.4 to 2.6 Bumps commons-io from 1.4 to 2.6. Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1db2aa45a..5eab3d700 100644 --- a/pom.xml +++ b/pom.xml @@ -167,7 +167,7 @@ commons-io commons-io - 1.4 + 2.6 com.infradna.tool From a166bbadad5bcc25754ec1c501d20fcf3cd062a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2019 17:08:56 +0000 Subject: [PATCH 08/13] Bump maven-surefire-plugin from 2.22.1 to 2.22.2 Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.1 to 2.22.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.1...surefire-2.22.2) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5eab3d700..48349e3cd 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ maven-surefire-plugin - 2.22.1 + 2.22.2 org.codehaus.mojo From 9042ff46c7610bf67e5405a40b324ffce33238d9 Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Wed, 25 Sep 2019 15:47:07 -0700 Subject: [PATCH 09/13] Clean up Previews --- .../kohsuke/github/GHContentWithLicense.java | 1 - .../java/org/kohsuke/github/GHLicense.java | 6 +--- .../java/org/kohsuke/github/GHRepository.java | 6 ---- src/main/java/org/kohsuke/github/GitHub.java | 8 ++--- .../java/org/kohsuke/github/Previews.java | 31 +++++++++++++++++-- 5 files changed, 32 insertions(+), 20 deletions(-) diff --git a/src/main/java/org/kohsuke/github/GHContentWithLicense.java b/src/main/java/org/kohsuke/github/GHContentWithLicense.java index bbd115e64..c067d5a03 100644 --- a/src/main/java/org/kohsuke/github/GHContentWithLicense.java +++ b/src/main/java/org/kohsuke/github/GHContentWithLicense.java @@ -7,7 +7,6 @@ package org.kohsuke.github; * @see documentation * @see GHRepository#getLicense() */ -@Preview @Deprecated class GHContentWithLicense extends GHContent { GHLicense license; diff --git a/src/main/java/org/kohsuke/github/GHLicense.java b/src/main/java/org/kohsuke/github/GHLicense.java index a7dad4b5c..b18e7e933 100644 --- a/src/main/java/org/kohsuke/github/GHLicense.java +++ b/src/main/java/org/kohsuke/github/GHLicense.java @@ -32,19 +32,15 @@ import java.net.URL; import java.util.ArrayList; import java.util.List; -import static org.kohsuke.github.Previews.*; - /** * The GitHub Preview API's license information *

- * WARNING: This uses a PREVIEW API - subject to change. * * @author Duncan Dickinson * @see GitHub#getLicense(String) * @see GHRepository#getLicense() * @see https://developer.github.com/v3/licenses/ */ -@Preview @Deprecated @SuppressWarnings({"UnusedDeclaration"}) @SuppressFBWarnings(value = {"UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD", "UWF_UNWRITTEN_FIELD", "NP_UNWRITTEN_FIELD"}, justification = "JSON API") @@ -144,7 +140,7 @@ public class GHLicense extends GHObject { protected synchronized void populate() throws IOException { if (description!=null) return; // already populated - root.retrieve().withPreview(DRAX).to(url, this); + root.retrieve().to(url, this); } @Override diff --git a/src/main/java/org/kohsuke/github/GHRepository.java b/src/main/java/org/kohsuke/github/GHRepository.java index 7da54b361..b9e573319 100644 --- a/src/main/java/org/kohsuke/github/GHRepository.java +++ b/src/main/java/org/kohsuke/github/GHRepository.java @@ -1049,12 +1049,10 @@ public class GHRepository extends GHObject { /** * Gets the basic license details for the repository. *

- * This is a preview item and subject to change. * * @throws IOException as usual but also if you don't use the preview connector * @return null if there's no license. */ - @Preview @Deprecated public GHLicense getLicense() throws IOException{ GHContentWithLicense lic = getLicenseContent_(); return lic!=null ? lic.license : null; @@ -1063,21 +1061,17 @@ public class GHRepository extends GHObject { /** * Retrieves the contents of the repository's license file - makes an additional API call *

- * This is a preview item and subject to change. * * @return details regarding the license contents, or null if there's no license. * @throws IOException as usual but also if you don't use the preview connector */ - @Preview @Deprecated public GHContent getLicenseContent() throws IOException { return getLicenseContent_(); } - @Preview @Deprecated private GHContentWithLicense getLicenseContent_() throws IOException { try { return root.retrieve() - .withPreview(DRAX) .to(getApiTailUrl("license"), GHContentWithLicense.class).wrap(this); } catch (FileNotFoundException e) { return null; diff --git a/src/main/java/org/kohsuke/github/GitHub.java b/src/main/java/org/kohsuke/github/GitHub.java index f87633f24..002fda9b1 100644 --- a/src/main/java/org/kohsuke/github/GitHub.java +++ b/src/main/java/org/kohsuke/github/GitHub.java @@ -488,11 +488,10 @@ public class GitHub { * * @return a list of popular open source licenses */ - @Preview @Deprecated public PagedIterable listLicenses() throws IOException { return new PagedIterable() { public PagedIterator _iterator(int pageSize) { - return new PagedIterator(retrieve().withPreview(DRAX).asIterator("/licenses", GHLicense[].class, pageSize)) { + return new PagedIterator(retrieve().asIterator("/licenses", GHLicense[].class, pageSize)) { @Override protected void wrapUp(GHLicense[] page) { for (GHLicense c : page) @@ -523,15 +522,12 @@ public class GitHub { /** * Returns the full details for a license * - * WARNING: This uses a PREVIEW API. - * * @param key The license key provided from the API * @return The license details * @see GHLicense#getKey() */ - @Preview @Deprecated public GHLicense getLicense(String key) throws IOException { - return retrieve().withPreview(DRAX).to("/licenses/" + key, GHLicense.class); + return retrieve().to("/licenses/" + key, GHLicense.class); } /** diff --git a/src/main/java/org/kohsuke/github/Previews.java b/src/main/java/org/kohsuke/github/Previews.java index 41ac7e155..ad23bbf4c 100644 --- a/src/main/java/org/kohsuke/github/Previews.java +++ b/src/main/java/org/kohsuke/github/Previews.java @@ -1,12 +1,39 @@ package org.kohsuke.github; /** + * Provides the media type strings for GitHub API previews + * + * https://developer.github.com/v3/previews/ + * * @author Kohsuke Kawaguchi */ /*package*/ class Previews { + + /** + * Require multiple approving reviews + * + * @see GitHub API Previews + */ static final String LUKE_CAGE = "application/vnd.github.luke-cage-preview+json"; - static final String DRAX = "application/vnd.github.drax-preview+json"; + + /** + * Reactions + * + * @see GitHub API Previews + */ static final String SQUIRREL_GIRL = "application/vnd.github.squirrel-girl-preview"; - static final String CLOAK = "application/vnd.github.cloak-preview"; + + /** + * Commit Search + * + * @see GitHub API Previews + */ + static final String CLOAK = "application/vnd.github.cloak-preview+json"; + + /** + * Require signed commits + * + * @see GitHub API Previews + */ static final String ZZZAX = "application/vnd.github.zzzax-preview+json"; } From 2934922cb52318b4608adc249077bf2bdbc7fd9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Eiras?= Date: Tue, 20 Nov 2018 13:23:31 +0100 Subject: [PATCH 10/13] Implemented GitHub.doArchive doArchive() will mark a repository as archived. Issue #472 --- .../java/org/kohsuke/github/GHRepository.java | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/main/java/org/kohsuke/github/GHRepository.java b/src/main/java/org/kohsuke/github/GHRepository.java index b9e573319..8f5689718 100644 --- a/src/main/java/org/kohsuke/github/GHRepository.java +++ b/src/main/java/org/kohsuke/github/GHRepository.java @@ -631,6 +631,27 @@ public class GHRepository extends GHObject { } } + /** + * Will archive and this repository as read-only. When a repository is archived, any operation + * that can change its state is forbidden. This applies symmetrically if trying to unarchive it. + * + *

When you try to do any operation that modifies a read-only repository, it returns the + * response: + * + *

+     * org.kohsuke.github.HttpException: {
+     *     "message":"Repository was archived so is read-only.",
+     *     "documentation_url":"https://developer.github.com/v3/repos/#edit"
+     * }
+     * 
+ * + * @throws IOException In case of any networking error or error from the server. + */ + public void doArchive() throws IOException { + edit("archived", "true"); + archived = true; + } + /** * Sort orders for listing forks */ From 22575c9a014c053ce577770acaa43026d7eff4af Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Wed, 25 Sep 2019 16:37:42 -0700 Subject: [PATCH 11/13] Add test for archive method --- .../java/org/kohsuke/github/GHRepository.java | 4 +- .../github/AbstractGitHubApiWireMockTest.java | 12 ++++- ...equestTest.java => GHPullRequestTest.java} | 2 +- .../org/kohsuke/github/GHRepositoryTest.java | 39 ++++++++++++++++ .../github/WireMockStatusReporterTest.java | 8 ++-- ...-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json | 0 ...-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json | 0 ...-1db0407d-2e07-4407-810e-486b374e8f3e.json | 0 ...-b2a37888-a485-466a-90a1-b56337178b1c.json | 0 ...-d6b189f8-494a-48df-bb5b-0756c8396db0.json | 0 ...-607242b1-1d80-46f6-90f0-87c455668f63.json | 0 ...-480ea0b0-4d44-4e09-a652-6551a3613019.json | 0 ...-601780dc-d673-40e8-bc22-76005fce61c3.json | 0 ...-64929638-544b-4052-8139-da249d59952e.json | 0 ...-b08f022a-37f2-4191-bbef-d348f1330beb.json | 0 ...-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json | 0 ...-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json | 0 ...-1db0407d-2e07-4407-810e-486b374e8f3e.json | 0 ...-b2a37888-a485-466a-90a1-b56337178b1c.json | 0 ...-d6b189f8-494a-48df-bb5b-0756c8396db0.json | 0 ...-607242b1-1d80-46f6-90f0-87c455668f63.json | 0 ...-c7f9dd31-fd95-4842-8b3b-73f78ffbb3fd.json | 0 ...-480ea0b0-4d44-4e09-a652-6551a3613019.json | 0 ...-601780dc-d673-40e8-bc22-76005fce61c3.json | 0 ...-64929638-544b-4052-8139-da249d59952e.json | 0 ...-b08f022a-37f2-4191-bbef-d348f1330beb.json | 0 ...-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json | 0 ...-31587743-aa9c-4bdd-8e99-6d2603914f13.json | 0 ...-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json | 0 ...-21bacc38-2501-4be1-a5ed-63d59668aecf.json | 0 ...-e393556d-0f08-48c2-9ec1-ecebeced216a.json | 0 ...-66712670-b79b-48e8-8593-01f7564ff169.json | 0 ...-17990d92-81a4-43e2-b41b-bf3f95f79276.json | 0 ...-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json | 0 ...-31587743-aa9c-4bdd-8e99-6d2603914f13.json | 0 ...-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json | 0 ...-21bacc38-2501-4be1-a5ed-63d59668aecf.json | 0 ...-e393556d-0f08-48c2-9ec1-ecebeced216a.json | 0 ...-66712670-b79b-48e8-8593-01f7564ff169.json | 0 ...-17990d92-81a4-43e2-b41b-bf3f95f79276.json | 0 ...-ad4f3477-141d-413d-aae6-d8d877f4359c.json | 0 ...-6e0179a4-9d47-4435-897a-ca80019c4ee1.json | 0 ...-de7260bc-cad0-4eeb-ab76-129228a40fa4.json | 0 ...-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json | 0 ...-420dc28a-cfc8-4fbc-8cef-7123c0387966.json | 0 ...-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json | 0 ...-1a6fbb20-8969-454a-94be-1e24388e7ed4.json | 0 ...-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json | 0 ...-ad4f3477-141d-413d-aae6-d8d877f4359c.json | 0 ...-6e0179a4-9d47-4435-897a-ca80019c4ee1.json | 0 ...-de7260bc-cad0-4eeb-ab76-129228a40fa4.json | 0 ...-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json | 0 ...-420dc28a-cfc8-4fbc-8cef-7123c0387966.json | 0 ...-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json | 0 ...-1a6fbb20-8969-454a-94be-1e24388e7ed4.json | 0 ...-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json | 0 ...-9700f9b4-6787-4942-94bd-1e47116da93b.json | 0 ...-43e6882d-8843-479b-8da0-0de90a6edc39.json | 0 ...-ab230383-b8a2-4e18-848c-31637758036c.json | 0 ...-c0d68f0b-8041-4a02-902c-e277971f2364.json | 0 ...-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json | 0 ...-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json | 0 ...-5f8eb032-94f9-4306-922e-21141d15228b.json | 0 ...-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json | 0 ...-034f14a1-2ee6-4451-b553-d02da875468e.json | 0 ...-efb36413-ff3e-4b8b-af82-e5fe336051e8.json | 0 ...-07979842-29a1-401d-be2b-0c5847525fc3.json | 0 ...-9700f9b4-6787-4942-94bd-1e47116da93b.json | 0 ...-43e6882d-8843-479b-8da0-0de90a6edc39.json | 0 ...-ab230383-b8a2-4e18-848c-31637758036c.json | 0 ...-c0d68f0b-8041-4a02-902c-e277971f2364.json | 0 ...-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json | 0 ...-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json | 0 ...-5f8eb032-94f9-4306-922e-21141d15228b.json | 0 ...-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json | 0 ...-034f14a1-2ee6-4451-b553-d02da875468e.json | 0 ...-efb36413-ff3e-4b8b-af82-e5fe336051e8.json | 0 ...-07979842-29a1-401d-be2b-0c5847525fc3.json | 0 ...-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json | 0 ...-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json | 0 ...-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json | 0 ...-304b1818-f809-4768-940e-50792fb3f7fc.json | 0 ...-a531caa8-31f1-4277-9cd4-698d0e32f079.json | 0 ...-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json | 0 ...-8f286e1a-bf89-4038-9df2-226e0026e09a.json | 0 ...-b79392e0-49d2-49e2-84b2-af914db01158.json | 0 ...-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json | 0 ...-d6d01d9b-8021-466e-96c2-7abf0da928be.json | 0 ...-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json | 0 ...-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json | 0 ...-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json | 0 ...-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json | 0 ...-304b1818-f809-4768-940e-50792fb3f7fc.json | 0 ...-a531caa8-31f1-4277-9cd4-698d0e32f079.json | 0 ...-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json | 0 ...-8f286e1a-bf89-4038-9df2-226e0026e09a.json | 0 ...-b79392e0-49d2-49e2-84b2-af914db01158.json | 0 ...-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json | 0 ...-d6d01d9b-8021-466e-96c2-7abf0da928be.json | 0 ...-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json | 0 ...-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json | 0 ...-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json | 0 ...-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json | 0 ...-145b4497-4f76-4adf-b16b-ccf1f68c339d.json | 0 ...-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json | 0 ...-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json | 0 ...-874427ac-ddf2-4cee-b85c-501b2a3861d7.json | 0 ...-8d629bc2-ccf8-46c5-804d-500af333a156.json | 0 ...-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json | 0 ...-d0df7515-482f-4337-aafd-a543346e6076.json | 0 ...-f7421985-e210-4b76-b07e-0a00bae61fff.json | 0 ...-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json | 0 ...-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json | 0 ...-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json | 0 ...-145b4497-4f76-4adf-b16b-ccf1f68c339d.json | 0 ...-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json | 0 ...-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json | 0 ...-874427ac-ddf2-4cee-b85c-501b2a3861d7.json | 0 ...-8d629bc2-ccf8-46c5-804d-500af333a156.json | 0 ...-b8142f12-29ab-4694-9857-cede8bce560c.json | 0 ...-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json | 0 ...-cbd42569-0057-4dc2-89f9-2de7b12db75e.json | 0 ...-73e6aad9-93a1-4421-94ee-721a9b1949dc.json | 0 ...-d0df7515-482f-4337-aafd-a543346e6076.json | 0 ...-f7421985-e210-4b76-b07e-0a00bae61fff.json | 0 ...-3f761467-4b55-4250-8764-14a1f83cdf7b.json | 0 ...-029a5710-e19a-4db2-8b79-49123309a3bf.json | 0 ...-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json | 0 ...-0c75c020-a12d-4d29-a43f-401e5d479b4a.json | 0 ...-7f209593-4b8d-4fc8-97e2-10704e6683b7.json | 0 ...-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json | 0 ...-1fe517d8-5707-4f17-a46a-e58d3abb5991.json | 0 ...-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json | 0 ...-be8b553c-77cf-4904-9d74-92787d422007.json | 0 ...-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json | 0 ...-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json | 0 ...-886b3f8b-a7c0-4844-95a5-3f674898edb0.json | 0 ...-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json | 0 ...-3f761467-4b55-4250-8764-14a1f83cdf7b.json | 0 ...-029a5710-e19a-4db2-8b79-49123309a3bf.json | 0 ...-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json | 0 ...-0c75c020-a12d-4d29-a43f-401e5d479b4a.json | 0 ...-7f209593-4b8d-4fc8-97e2-10704e6683b7.json | 0 ...-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json | 0 ...-1fe517d8-5707-4f17-a46a-e58d3abb5991.json | 0 ...-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json | 0 ...-be8b553c-77cf-4904-9d74-92787d422007.json | 0 ...-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json | 0 ...-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json | 0 ...-886b3f8b-a7c0-4844-95a5-3f674898edb0.json | 0 ...-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json | 0 ...-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json | 0 ...-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json | 0 ...-f81e5019-7e7f-48df-803a-d47defd3f22d.json | 0 ...-4e73cd50-9986-426e-bf13-b7ad18f36be0.json | 0 ...-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json | 0 ...-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json | 0 ...-ab74613d-0613-47a8-a6fc-34add77d9967.json | 0 ...-5f1852a8-2f93-46f0-a692-538bb386c436.json | 0 ...-6162e3a9-487d-475a-a4e1-f037c796baf5.json | 0 ...-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json | 0 ...-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json | 0 ...-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json | 0 ...-f81e5019-7e7f-48df-803a-d47defd3f22d.json | 0 ...-4e73cd50-9986-426e-bf13-b7ad18f36be0.json | 0 ...-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json | 0 ...-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json | 0 ...-ab74613d-0613-47a8-a6fc-34add77d9967.json | 0 ...-5f1852a8-2f93-46f0-a692-538bb386c436.json | 0 ...-6162e3a9-487d-475a-a4e1-f037c796baf5.json | 0 ...-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json | 0 ...-80e70ac1-7d85-4431-a004-1c16dd3def5c.json | 0 ...-10e587d7-cc44-4965-a559-261991a6a1d7.json | 0 ...-db8422da-0a10-42a5-94f4-3c694b2baaf0.json | 0 ...-37334410-0027-4784-b4d5-4a1e4b6e3174.json | 0 ...-3d58d4ba-d752-421e-acdc-6fea50e3311a.json | 0 ...-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json | 0 ...-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json | 0 ...-08817e59-cbfd-4e89-9e60-707e4ee940e6.json | 0 ...-b5427c9e-53f5-4301-a757-4c9a349ee97d.json | 0 ...-69a2a995-8642-477e-aafe-59a7869f4ae9.json | 0 ...-80e70ac1-7d85-4431-a004-1c16dd3def5c.json | 0 ...-10e587d7-cc44-4965-a559-261991a6a1d7.json | 0 ...-db8422da-0a10-42a5-94f4-3c694b2baaf0.json | 0 ...-37334410-0027-4784-b4d5-4a1e4b6e3174.json | 0 ...-3d58d4ba-d752-421e-acdc-6fea50e3311a.json | 0 ...-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json | 0 ...-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json | 0 ...-08817e59-cbfd-4e89-9e60-707e4ee940e6.json | 0 ...-b5427c9e-53f5-4301-a757-4c9a349ee97d.json | 0 ...-69a2a995-8642-477e-aafe-59a7869f4ae9.json | 0 ...-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json | 0 ...-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json | 0 ...-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json | 0 ...-f25bc1c4-0789-481f-bedf-b02bb58709b7.json | 0 ...-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json | 0 ...-8c712317-17a5-4e10-9463-61ef2564a0b7.json | 0 ...-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json | 0 ...-844a4111-bda7-4086-affc-96fa7cf053d0.json | 0 ...-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json | 0 ...-27e10619-a669-4ec6-8270-519114eef6f6.json | 0 ...-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json | 0 ...-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json | 0 ...-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json | 0 ...-f25bc1c4-0789-481f-bedf-b02bb58709b7.json | 0 ...-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json | 0 ...-8c712317-17a5-4e10-9463-61ef2564a0b7.json | 0 ...-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json | 0 ...-844a4111-bda7-4086-affc-96fa7cf053d0.json | 0 ...-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json | 0 ...-27e10619-a669-4ec6-8270-519114eef6f6.json | 0 ...-04e11278-2441-4a15-9491-102d5e142409.json | 0 ...-1b1c6847-2cda-47ec-a736-79672a3a7abe.json | 0 ...-4e2383e2-109f-4ba8-910a-e6fa057728fe.json | 0 ...-caba7863-7e0a-48ed-b54d-e6121b595280.json | 0 ...-1421d6dd-ddf5-44ca-a50e-03848f69af20.json | 0 ...-52c0826c-b7a4-47a7-a202-505128247a5e.json | 0 ...-7af49b84-1732-4a74-b123-676769146f83.json | 0 ...-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json | 0 ...-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json | 0 ...-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json | 0 ...-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json | 0 ...-04e11278-2441-4a15-9491-102d5e142409.json | 0 ...-1b1c6847-2cda-47ec-a736-79672a3a7abe.json | 0 ...-4e2383e2-109f-4ba8-910a-e6fa057728fe.json | 0 ...-caba7863-7e0a-48ed-b54d-e6121b595280.json | 0 ...-1421d6dd-ddf5-44ca-a50e-03848f69af20.json | 0 ...-52c0826c-b7a4-47a7-a202-505128247a5e.json | 0 ...-7af49b84-1732-4a74-b123-676769146f83.json | 0 ...-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json | 0 ...-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json | 0 ...-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json | 0 ...-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json | 0 ...-b35d6e1e-890c-4df6-9935-5c2394a76916.json | 0 ...-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json | 0 ...-5f283241-c895-49c8-92a5-f578369b853b.json | 0 ...-6395c5e1-f2ec-4642-923d-9aebee203afe.json | 0 ...-7331ed24-bb2d-46a6-a842-986f52a91a5e.json | 0 ...-957364c8-87d8-4b0d-aad4-396ad3fed253.json | 0 ...-04ae8436-0239-47f1-9e0a-4c2987ca1378.json | 0 ...-9d910f89-f71e-441d-8781-cba77a54dd08.json | 0 ...-7bfa9315-c036-44af-bc3c-1e639325a8fe.json | 0 ...-d149e4dc-e134-4376-8b93-ce784a868247.json | 0 ...-b37e46bb-87be-4613-88c7-dcba8c693074.json | 0 ...-b35d6e1e-890c-4df6-9935-5c2394a76916.json | 0 ...-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json | 0 ...-5f283241-c895-49c8-92a5-f578369b853b.json | 0 ...-6395c5e1-f2ec-4642-923d-9aebee203afe.json | 0 ...-7331ed24-bb2d-46a6-a842-986f52a91a5e.json | 0 ...-957364c8-87d8-4b0d-aad4-396ad3fed253.json | 0 ...-04ae8436-0239-47f1-9e0a-4c2987ca1378.json | 0 ...-9d910f89-f71e-441d-8781-cba77a54dd08.json | 0 ...-7bfa9315-c036-44af-bc3c-1e639325a8fe.json | 0 ...-1f52941d-080a-42e2-a673-f355893794c0.json | 0 ...-d149e4dc-e134-4376-8b93-ce784a868247.json | 0 ...-504d0b8b-20d6-4ca5-8a15-de74a7e92143.json | 0 ...-b37e46bb-87be-4613-88c7-dcba8c693074.json | 0 ...-ad1f5840-8218-409f-a4da-7f3533b80a39.json | 0 ...-2621291f-e181-41b0-98ad-3caf5f4fcf63.json | 0 ...-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json | 0 ...-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json | 0 ...-620a6cec-3b31-4ac7-94be-d162928d0e11.json | 0 ...-ab64951f-76cf-4bcb-a38a-497717b29f96.json | 0 ...-ea77125d-4094-4cd9-bfbe-da1696813034.json | 0 ...-1d6973ab-2bb2-4661-a449-6a3baf0da673.json | 0 ...-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json | 0 ...-778d6679-3928-4f4c-beda-b8f1ae11aac3.json | 0 ...-fa77be60-4286-4610-bff6-3ab0bac74b1f.json | 0 ...-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json | 0 ...-78c0481f-0420-45ef-97f7-fabf21edf0e2.json | 0 ...-ad1f5840-8218-409f-a4da-7f3533b80a39.json | 0 ...-2621291f-e181-41b0-98ad-3caf5f4fcf63.json | 0 ...-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json | 0 ...-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json | 0 ...-620a6cec-3b31-4ac7-94be-d162928d0e11.json | 0 ...-ab64951f-76cf-4bcb-a38a-497717b29f96.json | 0 ...-ea77125d-4094-4cd9-bfbe-da1696813034.json | 0 ...-1d6973ab-2bb2-4661-a449-6a3baf0da673.json | 0 ...-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json | 0 ...-778d6679-3928-4f4c-beda-b8f1ae11aac3.json | 0 ...-fa77be60-4286-4610-bff6-3ab0bac74b1f.json | 0 ...-ac16f488-4d67-4916-bb02-7c7d8d70494a.json | 0 ...-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json | 0 ...-0b05c767-d1a4-419a-8eb9-71d86ab9a82c.json | 0 ...-78c0481f-0420-45ef-97f7-fabf21edf0e2.json | 0 ...-cb173af2-c793-444a-acdf-c3850e7afdbe.json | 1 + ...-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json | 1 + ...-1c529d7c-99f0-43ae-8231-044f48beac1a.json | 1 + ...-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json | 1 + ...-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json | 1 + ...-cb173af2-c793-444a-acdf-c3850e7afdbe.json | 40 +++++++++++++++++ ...-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json | 43 ++++++++++++++++++ ...-1c529d7c-99f0-43ae-8231-044f48beac1a.json | 42 ++++++++++++++++++ ...-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json | 44 +++++++++++++++++++ ...-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json | 40 +++++++++++++++++ 295 files changed, 271 insertions(+), 8 deletions(-) rename src/test/java/org/kohsuke/github/{PullRequestTest.java => GHPullRequestTest.java} (99%) create mode 100644 src/test/java/org/kohsuke/github/GHRepositoryTest.java rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/__files/orgs_github-api-test-org-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-1db0407d-2e07-4407-810e-486b374e8f3e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-b2a37888-a485-466a-90a1-b56337178b1c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-d6b189f8-494a-48df-bb5b-0756c8396db0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls-607242b1-1d80-46f6-90f0-87c455668f63.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-480ea0b0-4d44-4e09-a652-6551a3613019.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-601780dc-d673-40e8-bc22-76005fce61c3.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-64929638-544b-4052-8139-da249d59952e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/__files/user-b08f022a-37f2-4191-bbef-d348f1330beb.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/orgs_github-api-test-org-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-1db0407d-2e07-4407-810e-486b374e8f3e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-b2a37888-a485-466a-90a1-b56337178b1c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-d6b189f8-494a-48df-bb5b-0756c8396db0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls-607242b1-1d80-46f6-90f0-87c455668f63.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls-c7f9dd31-fd95-4842-8b3b-73f78ffbb3fd.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-480ea0b0-4d44-4e09-a652-6551a3613019.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-601780dc-d673-40e8-bc22-76005fce61c3.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-64929638-544b-4052-8139-da249d59952e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/closePullRequest/mappings/user-b08f022a-37f2-4191-bbef-d348f1330beb.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/__files/orgs_github-api-test-org-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api-31587743-aa9c-4bdd-8e99-6d2603914f13.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls-21bacc38-2501-4be1-a5ed-63d59668aecf.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls-e393556d-0f08-48c2-9ec1-ecebeced216a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls_273-66712670-b79b-48e8-8593-01f7564ff169.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/__files/user-17990d92-81a4-43e2-b41b-bf3f95f79276.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/mappings/orgs_github-api-test-org-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api-31587743-aa9c-4bdd-8e99-6d2603914f13.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls-21bacc38-2501-4be1-a5ed-63d59668aecf.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls-e393556d-0f08-48c2-9ec1-ecebeced216a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls_273-66712670-b79b-48e8-8593-01f7564ff169.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequest/mappings/user-17990d92-81a4-43e2-b41b-bf3f95f79276.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/__files/orgs_github-api-test-org-ad4f3477-141d-413d-aae6-d8d877f4359c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api-6e0179a4-9d47-4435-897a-ca80019c4ee1.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api-de7260bc-cad0-4eeb-ab76-129228a40fa4.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_issues_270_comments-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls-420dc28a-cfc8-4fbc-8cef-7123c0387966.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls_270-1a6fbb20-8969-454a-94be-1e24388e7ed4.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/__files/user-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/mappings/orgs_github-api-test-org-ad4f3477-141d-413d-aae6-d8d877f4359c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api-6e0179a4-9d47-4435-897a-ca80019c4ee1.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api-de7260bc-cad0-4eeb-ab76-129228a40fa4.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_issues_270_comments-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls-420dc28a-cfc8-4fbc-8cef-7123c0387966.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls_270-1a6fbb20-8969-454a-94be-1e24388e7ed4.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/createPullRequestComment/mappings/user-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/orgs_github-api-test-org-9700f9b4-6787-4942-94bd-1e47116da93b.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/repos_github-api-test-org_github-api-43e6882d-8843-479b-8da0-0de90a6edc39.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/repos_github-api-test-org_github-api-ab230383-b8a2-4e18-848c-31637758036c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/repos_github-api-test-org_github-api-c0d68f0b-8041-4a02-902c-e277971f2364.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/repos_github-api-test-org_github-api-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-5f8eb032-94f9-4306-922e-21141d15228b.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls_263-034f14a1-2ee6-4451-b553-d02da875468e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls_263-efb36413-ff3e-4b8b-af82-e5fe336051e8.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/__files/user-07979842-29a1-401d-be2b-0c5847525fc3.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/orgs_github-api-test-org-9700f9b4-6787-4942-94bd-1e47116da93b.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/repos_github-api-test-org_github-api-43e6882d-8843-479b-8da0-0de90a6edc39.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/repos_github-api-test-org_github-api-ab230383-b8a2-4e18-848c-31637758036c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/repos_github-api-test-org_github-api-c0d68f0b-8041-4a02-902c-e277971f2364.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/repos_github-api-test-org_github-api-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-5f8eb032-94f9-4306-922e-21141d15228b.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls_263-034f14a1-2ee6-4451-b553-d02da875468e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls_263-efb36413-ff3e-4b8b-af82-e5fe336051e8.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/getUser/mappings/user-07979842-29a1-401d-be2b-0c5847525fc3.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/orgs_github-api-test-org-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-304b1818-f809-4768-940e-50792fb3f7fc.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-a531caa8-31f1-4277-9cd4-698d0e32f079.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_commits_a6d4683ed59c03bda91ef94ec463ae95ac0d31da-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls-8f286e1a-bf89-4038-9df2-226e0026e09a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls-b79392e0-49d2-49e2-84b2-af914db01158.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls_265-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls_265-d6d01d9b-8021-466e-96c2-7abf0da928be.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/__files/user-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/orgs_github-api-test-org-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-304b1818-f809-4768-940e-50792fb3f7fc.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-a531caa8-31f1-4277-9cd4-698d0e32f079.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_commits_a6d4683ed59c03bda91ef94ec463ae95ac0d31da-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls-8f286e1a-bf89-4038-9df2-226e0026e09a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls-b79392e0-49d2-49e2-84b2-af914db01158.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls_265-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls_265-d6d01d9b-8021-466e-96c2-7abf0da928be.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/mergeCommitSHA/mappings/user-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/orgs_github-api-test-org-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls-145b4497-4f76-4adf-b16b-ccf1f68c339d.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-874427ac-ddf2-4cee-b85c-501b2a3861d7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-8d629bc2-ccf8-46c5-804d-500af333a156.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_comments_321995146-d0df7515-482f-4337-aafd-a543346e6076.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/__files/user-f7421985-e210-4b76-b07e-0a00bae61fff.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/orgs_github-api-test-org-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls-145b4497-4f76-4adf-b16b-ccf1f68c339d.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-874427ac-ddf2-4cee-b85c-501b2a3861d7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-8d629bc2-ccf8-46c5-804d-500af333a156.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-b8142f12-29ab-4694-9857-cede8bce560c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-cbd42569-0057-4dc2-89f9-2de7b12db75e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_comments_321995146-73e6aad9-93a1-4421-94ee-721a9b1949dc.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_comments_321995146-d0df7515-482f-4337-aafd-a543346e6076.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviewComments/mappings/user-f7421985-e210-4b76-b07e-0a00bae61fff.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/orgs_github-api-test-org-3f761467-4b55-4250-8764-14a1f83cdf7b.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api-029a5710-e19a-4db2-8b79-49123309a3bf.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls-0c75c020-a12d-4d29-a43f-401e5d479b4a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls-7f209593-4b8d-4fc8-97e2-10704e6683b7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-1fe517d8-5707-4f17-a46a-e58d3abb5991.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-be8b553c-77cf-4904-9d74-92787d422007.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_comments-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_events-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200957-886b3f8b-a7c0-4844-95a5-3f674898edb0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/__files/user-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/orgs_github-api-test-org-3f761467-4b55-4250-8764-14a1f83cdf7b.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api-029a5710-e19a-4db2-8b79-49123309a3bf.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls-0c75c020-a12d-4d29-a43f-401e5d479b4a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls-7f209593-4b8d-4fc8-97e2-10704e6683b7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-1fe517d8-5707-4f17-a46a-e58d3abb5991.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-be8b553c-77cf-4904-9d74-92787d422007.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_comments-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_events-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200957-886b3f8b-a7c0-4844-95a5-3f674898edb0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/pullRequestReviews/mappings/user-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/__files/orgs_github-api-test-org-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api-f81e5019-7e7f-48df-803a-d47defd3f22d.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-4e73cd50-9986-426e-bf13-b7ad18f36be0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-ab74613d-0613-47a8-a6fc-34add77d9967.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls_259-5f1852a8-2f93-46f0-a692-538bb386c436.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls_260-6162e3a9-487d-475a-a4e1-f037c796baf5.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/__files/user-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/mappings/orgs_github-api-test-org-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api-f81e5019-7e7f-48df-803a-d47defd3f22d.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-4e73cd50-9986-426e-bf13-b7ad18f36be0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-ab74613d-0613-47a8-a6fc-34add77d9967.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_259-5f1852a8-2f93-46f0-a692-538bb386c436.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_260-6162e3a9-487d-475a-a4e1-f037c796baf5.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsQualifiedHead/mappings/user-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/__files/orgs_github-api-test-org-80e70ac1-7d85-4431-a004-1c16dd3def5c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api-10e587d7-cc44-4965-a559-261991a6a1d7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api-db8422da-0a10-42a5-94f4-3c694b2baaf0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-37334410-0027-4784-b4d5-4a1e4b6e3174.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-3d58d4ba-d752-421e-acdc-6fea50e3311a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls_268-08817e59-cbfd-4e89-9e60-707e4ee940e6.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls_269-b5427c9e-53f5-4301-a757-4c9a349ee97d.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/__files/user-69a2a995-8642-477e-aafe-59a7869f4ae9.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/mappings/orgs_github-api-test-org-80e70ac1-7d85-4431-a004-1c16dd3def5c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api-10e587d7-cc44-4965-a559-261991a6a1d7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api-db8422da-0a10-42a5-94f4-3c694b2baaf0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-37334410-0027-4784-b4d5-4a1e4b6e3174.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-3d58d4ba-d752-421e-acdc-6fea50e3311a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_268-08817e59-cbfd-4e89-9e60-707e4ee940e6.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_269-b5427c9e-53f5-4301-a757-4c9a349ee97d.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/queryPullRequestsUnqualifiedHead/mappings/user-69a2a995-8642-477e-aafe-59a7869f4ae9.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/__files/orgs_github-api-test-org-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-f25bc1c4-0789-481f-bedf-b02bb58709b7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_issues_271-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls-8c712317-17a5-4e10-9463-61ef2564a0b7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls_271-844a4111-bda7-4086-affc-96fa7cf053d0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls_271-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/__files/user-27e10619-a669-4ec6-8270-519114eef6f6.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/mappings/orgs_github-api-test-org-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-f25bc1c4-0789-481f-bedf-b02bb58709b7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_issues_271-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls-8c712317-17a5-4e10-9463-61ef2564a0b7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls_271-844a4111-bda7-4086-affc-96fa7cf053d0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls_271-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setAssignee/mappings/user-27e10619-a669-4ec6-8270-519114eef6f6.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/orgs_github-api-test-org-04e11278-2441-4a15-9491-102d5e142409.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/repos_github-api-test-org_github-api-1b1c6847-2cda-47ec-a736-79672a3a7abe.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/repos_github-api-test-org_github-api-4e2383e2-109f-4ba8-910a-e6fa057728fe.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/repos_github-api-test-org_github-api-caba7863-7e0a-48ed-b54d-e6121b595280.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/repos_github-api-test-org_github-api_issues_264-1421d6dd-ddf5-44ca-a50e-03848f69af20.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/repos_github-api-test-org_github-api_issues_264-52c0826c-b7a4-47a7-a202-505128247a5e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls-7af49b84-1732-4a74-b123-676769146f83.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls_264-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls_264-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/__files/user-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/orgs_github-api-test-org-04e11278-2441-4a15-9491-102d5e142409.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-1b1c6847-2cda-47ec-a736-79672a3a7abe.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-4e2383e2-109f-4ba8-910a-e6fa057728fe.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-caba7863-7e0a-48ed-b54d-e6121b595280.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_issues_264-1421d6dd-ddf5-44ca-a50e-03848f69af20.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_issues_264-52c0826c-b7a4-47a7-a202-505128247a5e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls-7af49b84-1732-4a74-b123-676769146f83.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls_264-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls_264-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/setLabels/mappings/user-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/orgs_github-api-test-org-b35d6e1e-890c-4df6-9935-5c2394a76916.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-5f283241-c895-49c8-92a5-f578369b853b.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-6395c5e1-f2ec-4642-923d-9aebee203afe.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-7331ed24-bb2d-46a6-a842-986f52a91a5e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-957364c8-87d8-4b0d-aad4-396ad3fed253.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_contents_squashmerge-04ae8436-0239-47f1-9e0a-4c2987ca1378.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_git_refs-9d910f89-f71e-441d-8781-cba77a54dd08.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_git_refs_heads_master-7bfa9315-c036-44af-bc3c-1e639325a8fe.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_pulls-d149e4dc-e134-4376-8b93-ce784a868247.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/__files/user-b37e46bb-87be-4613-88c7-dcba8c693074.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/orgs_github-api-test-org-b35d6e1e-890c-4df6-9935-5c2394a76916.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-5f283241-c895-49c8-92a5-f578369b853b.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-6395c5e1-f2ec-4642-923d-9aebee203afe.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-7331ed24-bb2d-46a6-a842-986f52a91a5e.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-957364c8-87d8-4b0d-aad4-396ad3fed253.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_contents_squashmerge-04ae8436-0239-47f1-9e0a-4c2987ca1378.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_git_refs-9d910f89-f71e-441d-8781-cba77a54dd08.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_git_refs_heads_master-7bfa9315-c036-44af-bc3c-1e639325a8fe.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls-1f52941d-080a-42e2-a673-f355893794c0.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls-d149e4dc-e134-4376-8b93-ce784a868247.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls_267_merge-504d0b8b-20d6-4ca5-8a15-de74a7e92143.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/squashMerge/mappings/user-b37e46bb-87be-4613-88c7-dcba8c693074.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/orgs_github-api-test-org-ad1f5840-8218-409f-a4da-7f3533b80a39.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-2621291f-e181-41b0-98ad-3caf5f4fcf63.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-620a6cec-3b31-4ac7-94be-d162928d0e11.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-ab64951f-76cf-4bcb-a38a-497717b29f96.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-ea77125d-4094-4cd9-bfbe-da1696813034.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-1d6973ab-2bb2-4661-a449-6a3baf0da673.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_git_refs-778d6679-3928-4f4c-beda-b8f1ae11aac3.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_git_refs_heads_master-fa77be60-4286-4610-bff6-3ab0bac74b1f.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_pulls-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/__files/user-78c0481f-0420-45ef-97f7-fabf21edf0e2.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/orgs_github-api-test-org-ad1f5840-8218-409f-a4da-7f3533b80a39.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-2621291f-e181-41b0-98ad-3caf5f4fcf63.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-620a6cec-3b31-4ac7-94be-d162928d0e11.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-ab64951f-76cf-4bcb-a38a-497717b29f96.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-ea77125d-4094-4cd9-bfbe-da1696813034.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-1d6973ab-2bb2-4661-a449-6a3baf0da673.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_git_refs-778d6679-3928-4f4c-beda-b8f1ae11aac3.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_git_refs_heads_master-fa77be60-4286-4610-bff6-3ab0bac74b1f.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls-ac16f488-4d67-4916-bb02-7c7d8d70494a.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls_261_merge-0b05c767-d1a4-419a-8eb9-71d86ab9a82c.json (100%) rename src/test/resources/org/kohsuke/github/{PullRequestTest => GHPullRequestTest}/wiremock/updateContentSquashMerge/mappings/user-78c0481f-0420-45ef-97f7-fabf21edf0e2.json (100%) create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/orgs_github-api-test-org-cb173af2-c793-444a-acdf-c3850e7afdbe.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-1c529d7c-99f0-43ae-8231-044f48beac1a.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/user-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/orgs_github-api-test-org-cb173af2-c793-444a-acdf-c3850e7afdbe.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-1c529d7c-99f0-43ae-8231-044f48beac1a.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/user-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json diff --git a/src/main/java/org/kohsuke/github/GHRepository.java b/src/main/java/org/kohsuke/github/GHRepository.java index 8f5689718..296a3a490 100644 --- a/src/main/java/org/kohsuke/github/GHRepository.java +++ b/src/main/java/org/kohsuke/github/GHRepository.java @@ -647,8 +647,10 @@ public class GHRepository extends GHObject { * * @throws IOException In case of any networking error or error from the server. */ - public void doArchive() throws IOException { + public void archive() throws IOException { edit("archived", "true"); + // Generall would not update this record, + // but do so here since this will result in any other update actions failing archived = true; } diff --git a/src/test/java/org/kohsuke/github/AbstractGitHubApiWireMockTest.java b/src/test/java/org/kohsuke/github/AbstractGitHubApiWireMockTest.java index 91e20e904..b7846d9bd 100644 --- a/src/test/java/org/kohsuke/github/AbstractGitHubApiWireMockTest.java +++ b/src/test/java/org/kohsuke/github/AbstractGitHubApiWireMockTest.java @@ -21,6 +21,7 @@ import java.io.IOException; import java.util.Properties; import static com.github.tomakehurst.wiremock.client.WireMock.*; +import static org.junit.Assume.assumeFalse; /** * @author Liam Newman @@ -29,8 +30,10 @@ public abstract class AbstractGitHubApiWireMockTest extends Assert { private final GitHubBuilder githubBuilder = createGitHubBuilder(); - public final static String STUBBED_USER_LOGIN = "placeholder-user"; - public final static String STUBBED_USER_PASSWORD = "placeholder-password"; + final static String GITHUB_API_TEST_ORG = "github-api-test-org"; + + final static String STUBBED_USER_LOGIN = "placeholder-user"; + final static String STUBBED_USER_PASSWORD = "placeholder-password"; /** * {@link GitHub} instance for use during test. @@ -109,4 +112,9 @@ public abstract class AbstractGitHubApiWireMockTest extends Assert { gitHubBeforeAfter = null; } } + + protected void snapshotNotAllowed() { + assumeFalse("Test contains hand written mappings. Only valid when not taking a snapshot.", githubApi.isTakeSnapshot()); + } + } diff --git a/src/test/java/org/kohsuke/github/PullRequestTest.java b/src/test/java/org/kohsuke/github/GHPullRequestTest.java similarity index 99% rename from src/test/java/org/kohsuke/github/PullRequestTest.java rename to src/test/java/org/kohsuke/github/GHPullRequestTest.java index f6c78fc67..f1b66c802 100644 --- a/src/test/java/org/kohsuke/github/PullRequestTest.java +++ b/src/test/java/org/kohsuke/github/GHPullRequestTest.java @@ -13,7 +13,7 @@ import static org.hamcrest.CoreMatchers.*; /** * @author Kohsuke Kawaguchi */ -public class PullRequestTest extends AbstractGitHubApiWireMockTest { +public class GHPullRequestTest extends AbstractGitHubApiWireMockTest { @Before @After diff --git a/src/test/java/org/kohsuke/github/GHRepositoryTest.java b/src/test/java/org/kohsuke/github/GHRepositoryTest.java new file mode 100644 index 000000000..08cae17e0 --- /dev/null +++ b/src/test/java/org/kohsuke/github/GHRepositoryTest.java @@ -0,0 +1,39 @@ +package org.kohsuke.github; + +import org.junit.Test; + +import java.io.IOException; + +import static org.hamcrest.Matchers.is; +import static org.junit.Assert.*; +import static org.junit.Assume.assumeFalse; + +/** + * @author Liam Newman + */ +public class GHRepositoryTest extends AbstractGitHubApiWireMockTest { + + @Test + public void archive() throws Exception { + snapshotNotAllowed(); + + // Archive is a one-way action in the API. + // We do thi this one + GHRepository repo = getRepository(); + + assertThat(repo.isArchived(), is(false)); + + repo.archive(); + + assertThat(repo.isArchived(), is(true)); + assertThat(getRepository().isArchived(), is(true)); + } + + protected GHRepository getRepository() throws IOException { + return getRepository(gitHub); + } + + private GHRepository getRepository(GitHub gitHub) throws IOException { + return gitHub.getOrganization("github-api-test-org").getRepository("github-api"); + } +} \ No newline at end of file diff --git a/src/test/java/org/kohsuke/github/WireMockStatusReporterTest.java b/src/test/java/org/kohsuke/github/WireMockStatusReporterTest.java index a93fef827..29dbfb12e 100644 --- a/src/test/java/org/kohsuke/github/WireMockStatusReporterTest.java +++ b/src/test/java/org/kohsuke/github/WireMockStatusReporterTest.java @@ -20,7 +20,7 @@ public class WireMockStatusReporterTest extends AbstractGitHubApiWireMockTest { @Test public void user_whenProxying_AuthCorrectlyConfigured() throws Exception { - assumeFalse("Test only valid when not taking a snapshot", githubApi.isTakeSnapshot()); + snapshotNotAllowed(); assumeTrue("Test only valid when proxying (-Dtest.github.useProxy to enable)", githubApi.isUseProxy()); assertThat( @@ -42,7 +42,7 @@ public class WireMockStatusReporterTest extends AbstractGitHubApiWireMockTest { @Test public void user_whenNotProxying_Stubbed() throws Exception { - assumeFalse("Test only valid when not taking a snapshot", githubApi.isTakeSnapshot()); + snapshotNotAllowed(); assumeFalse("Test only valid when not proxying", githubApi.isUseProxy()); assertThat(gitHub.isAnonymous(), is(false)); @@ -59,7 +59,7 @@ public class WireMockStatusReporterTest extends AbstractGitHubApiWireMockTest { @Test public void BasicBehaviors_whenNotProxying() throws Exception { - assumeFalse("Test only valid when not taking a snapshot", githubApi.isTakeSnapshot()); + snapshotNotAllowed(); assumeFalse("Test only valid when not proxying", githubApi.isUseProxy()); Exception e = null; @@ -96,7 +96,7 @@ public class WireMockStatusReporterTest extends AbstractGitHubApiWireMockTest { @Test public void BasicBehaviors_whenProxying() throws Exception { - assumeFalse("Test only valid when not taking a snapshot", githubApi.isTakeSnapshot()); + snapshotNotAllowed(); assumeTrue("Test only valid when proxying (-Dtest.github.useProxy to enable)", githubApi.isUseProxy()); Exception e = null; GHRepository repo = null; diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/orgs_github-api-test-org-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/orgs_github-api-test-org-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/orgs_github-api-test-org-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/orgs_github-api-test-org-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-1db0407d-2e07-4407-810e-486b374e8f3e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-1db0407d-2e07-4407-810e-486b374e8f3e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-1db0407d-2e07-4407-810e-486b374e8f3e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-1db0407d-2e07-4407-810e-486b374e8f3e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-b2a37888-a485-466a-90a1-b56337178b1c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-b2a37888-a485-466a-90a1-b56337178b1c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-b2a37888-a485-466a-90a1-b56337178b1c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-b2a37888-a485-466a-90a1-b56337178b1c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-d6b189f8-494a-48df-bb5b-0756c8396db0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-d6b189f8-494a-48df-bb5b-0756c8396db0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-d6b189f8-494a-48df-bb5b-0756c8396db0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api-d6b189f8-494a-48df-bb5b-0756c8396db0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls-607242b1-1d80-46f6-90f0-87c455668f63.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls-607242b1-1d80-46f6-90f0-87c455668f63.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls-607242b1-1d80-46f6-90f0-87c455668f63.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls-607242b1-1d80-46f6-90f0-87c455668f63.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-480ea0b0-4d44-4e09-a652-6551a3613019.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-480ea0b0-4d44-4e09-a652-6551a3613019.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-480ea0b0-4d44-4e09-a652-6551a3613019.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-480ea0b0-4d44-4e09-a652-6551a3613019.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-601780dc-d673-40e8-bc22-76005fce61c3.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-601780dc-d673-40e8-bc22-76005fce61c3.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-601780dc-d673-40e8-bc22-76005fce61c3.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-601780dc-d673-40e8-bc22-76005fce61c3.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-64929638-544b-4052-8139-da249d59952e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-64929638-544b-4052-8139-da249d59952e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-64929638-544b-4052-8139-da249d59952e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/repos_github-api-test-org_github-api_pulls_272-64929638-544b-4052-8139-da249d59952e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/user-b08f022a-37f2-4191-bbef-d348f1330beb.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/user-b08f022a-37f2-4191-bbef-d348f1330beb.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/__files/user-b08f022a-37f2-4191-bbef-d348f1330beb.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/__files/user-b08f022a-37f2-4191-bbef-d348f1330beb.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/orgs_github-api-test-org-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/orgs_github-api-test-org-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/orgs_github-api-test-org-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/orgs_github-api-test-org-24dc8a1a-e0fd-48e7-a48f-8fc0fc9bc01f.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-0f9ebc51-ad67-49b7-b75c-ee2421880f0a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-1db0407d-2e07-4407-810e-486b374e8f3e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-1db0407d-2e07-4407-810e-486b374e8f3e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-1db0407d-2e07-4407-810e-486b374e8f3e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-1db0407d-2e07-4407-810e-486b374e8f3e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-b2a37888-a485-466a-90a1-b56337178b1c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-b2a37888-a485-466a-90a1-b56337178b1c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-b2a37888-a485-466a-90a1-b56337178b1c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-b2a37888-a485-466a-90a1-b56337178b1c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-d6b189f8-494a-48df-bb5b-0756c8396db0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-d6b189f8-494a-48df-bb5b-0756c8396db0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-d6b189f8-494a-48df-bb5b-0756c8396db0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api-d6b189f8-494a-48df-bb5b-0756c8396db0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls-607242b1-1d80-46f6-90f0-87c455668f63.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls-607242b1-1d80-46f6-90f0-87c455668f63.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls-607242b1-1d80-46f6-90f0-87c455668f63.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls-607242b1-1d80-46f6-90f0-87c455668f63.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls-c7f9dd31-fd95-4842-8b3b-73f78ffbb3fd.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls-c7f9dd31-fd95-4842-8b3b-73f78ffbb3fd.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls-c7f9dd31-fd95-4842-8b3b-73f78ffbb3fd.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls-c7f9dd31-fd95-4842-8b3b-73f78ffbb3fd.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-480ea0b0-4d44-4e09-a652-6551a3613019.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-480ea0b0-4d44-4e09-a652-6551a3613019.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-480ea0b0-4d44-4e09-a652-6551a3613019.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-480ea0b0-4d44-4e09-a652-6551a3613019.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-601780dc-d673-40e8-bc22-76005fce61c3.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-601780dc-d673-40e8-bc22-76005fce61c3.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-601780dc-d673-40e8-bc22-76005fce61c3.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-601780dc-d673-40e8-bc22-76005fce61c3.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-64929638-544b-4052-8139-da249d59952e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-64929638-544b-4052-8139-da249d59952e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-64929638-544b-4052-8139-da249d59952e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/repos_github-api-test-org_github-api_pulls_272-64929638-544b-4052-8139-da249d59952e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/user-b08f022a-37f2-4191-bbef-d348f1330beb.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/user-b08f022a-37f2-4191-bbef-d348f1330beb.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/closePullRequest/mappings/user-b08f022a-37f2-4191-bbef-d348f1330beb.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/closePullRequest/mappings/user-b08f022a-37f2-4191-bbef-d348f1330beb.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/orgs_github-api-test-org-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/orgs_github-api-test-org-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/orgs_github-api-test-org-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/orgs_github-api-test-org-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api-31587743-aa9c-4bdd-8e99-6d2603914f13.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api-31587743-aa9c-4bdd-8e99-6d2603914f13.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api-31587743-aa9c-4bdd-8e99-6d2603914f13.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api-31587743-aa9c-4bdd-8e99-6d2603914f13.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls-21bacc38-2501-4be1-a5ed-63d59668aecf.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls-21bacc38-2501-4be1-a5ed-63d59668aecf.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls-21bacc38-2501-4be1-a5ed-63d59668aecf.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls-21bacc38-2501-4be1-a5ed-63d59668aecf.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls-e393556d-0f08-48c2-9ec1-ecebeced216a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls-e393556d-0f08-48c2-9ec1-ecebeced216a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls-e393556d-0f08-48c2-9ec1-ecebeced216a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls-e393556d-0f08-48c2-9ec1-ecebeced216a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls_273-66712670-b79b-48e8-8593-01f7564ff169.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls_273-66712670-b79b-48e8-8593-01f7564ff169.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls_273-66712670-b79b-48e8-8593-01f7564ff169.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/repos_github-api-test-org_github-api_pulls_273-66712670-b79b-48e8-8593-01f7564ff169.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/user-17990d92-81a4-43e2-b41b-bf3f95f79276.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/user-17990d92-81a4-43e2-b41b-bf3f95f79276.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/__files/user-17990d92-81a4-43e2-b41b-bf3f95f79276.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/__files/user-17990d92-81a4-43e2-b41b-bf3f95f79276.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/orgs_github-api-test-org-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/orgs_github-api-test-org-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/orgs_github-api-test-org-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/orgs_github-api-test-org-b2d80ea5-16e2-42ed-9de1-71ed44de990a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api-31587743-aa9c-4bdd-8e99-6d2603914f13.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api-31587743-aa9c-4bdd-8e99-6d2603914f13.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api-31587743-aa9c-4bdd-8e99-6d2603914f13.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api-31587743-aa9c-4bdd-8e99-6d2603914f13.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api-e04f90b8-9e4c-42f6-867c-1d729dcdf83f.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls-21bacc38-2501-4be1-a5ed-63d59668aecf.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls-21bacc38-2501-4be1-a5ed-63d59668aecf.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls-21bacc38-2501-4be1-a5ed-63d59668aecf.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls-21bacc38-2501-4be1-a5ed-63d59668aecf.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls-e393556d-0f08-48c2-9ec1-ecebeced216a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls-e393556d-0f08-48c2-9ec1-ecebeced216a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls-e393556d-0f08-48c2-9ec1-ecebeced216a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls-e393556d-0f08-48c2-9ec1-ecebeced216a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls_273-66712670-b79b-48e8-8593-01f7564ff169.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls_273-66712670-b79b-48e8-8593-01f7564ff169.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls_273-66712670-b79b-48e8-8593-01f7564ff169.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/repos_github-api-test-org_github-api_pulls_273-66712670-b79b-48e8-8593-01f7564ff169.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/user-17990d92-81a4-43e2-b41b-bf3f95f79276.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/user-17990d92-81a4-43e2-b41b-bf3f95f79276.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequest/mappings/user-17990d92-81a4-43e2-b41b-bf3f95f79276.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequest/mappings/user-17990d92-81a4-43e2-b41b-bf3f95f79276.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/orgs_github-api-test-org-ad4f3477-141d-413d-aae6-d8d877f4359c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/orgs_github-api-test-org-ad4f3477-141d-413d-aae6-d8d877f4359c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/orgs_github-api-test-org-ad4f3477-141d-413d-aae6-d8d877f4359c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/orgs_github-api-test-org-ad4f3477-141d-413d-aae6-d8d877f4359c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api-6e0179a4-9d47-4435-897a-ca80019c4ee1.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api-6e0179a4-9d47-4435-897a-ca80019c4ee1.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api-6e0179a4-9d47-4435-897a-ca80019c4ee1.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api-6e0179a4-9d47-4435-897a-ca80019c4ee1.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api-de7260bc-cad0-4eeb-ab76-129228a40fa4.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api-de7260bc-cad0-4eeb-ab76-129228a40fa4.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api-de7260bc-cad0-4eeb-ab76-129228a40fa4.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api-de7260bc-cad0-4eeb-ab76-129228a40fa4.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_issues_270_comments-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_issues_270_comments-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_issues_270_comments-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_issues_270_comments-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls-420dc28a-cfc8-4fbc-8cef-7123c0387966.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls-420dc28a-cfc8-4fbc-8cef-7123c0387966.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls-420dc28a-cfc8-4fbc-8cef-7123c0387966.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls-420dc28a-cfc8-4fbc-8cef-7123c0387966.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls_270-1a6fbb20-8969-454a-94be-1e24388e7ed4.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls_270-1a6fbb20-8969-454a-94be-1e24388e7ed4.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls_270-1a6fbb20-8969-454a-94be-1e24388e7ed4.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/repos_github-api-test-org_github-api_pulls_270-1a6fbb20-8969-454a-94be-1e24388e7ed4.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/user-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/user-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/__files/user-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/__files/user-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/orgs_github-api-test-org-ad4f3477-141d-413d-aae6-d8d877f4359c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/orgs_github-api-test-org-ad4f3477-141d-413d-aae6-d8d877f4359c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/orgs_github-api-test-org-ad4f3477-141d-413d-aae6-d8d877f4359c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/orgs_github-api-test-org-ad4f3477-141d-413d-aae6-d8d877f4359c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api-6e0179a4-9d47-4435-897a-ca80019c4ee1.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api-6e0179a4-9d47-4435-897a-ca80019c4ee1.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api-6e0179a4-9d47-4435-897a-ca80019c4ee1.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api-6e0179a4-9d47-4435-897a-ca80019c4ee1.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api-de7260bc-cad0-4eeb-ab76-129228a40fa4.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api-de7260bc-cad0-4eeb-ab76-129228a40fa4.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api-de7260bc-cad0-4eeb-ab76-129228a40fa4.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api-de7260bc-cad0-4eeb-ab76-129228a40fa4.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_issues_270_comments-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_issues_270_comments-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_issues_270_comments-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_issues_270_comments-2cd4dd92-58d7-4423-bbe8-babe22bd36ac.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls-420dc28a-cfc8-4fbc-8cef-7123c0387966.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls-420dc28a-cfc8-4fbc-8cef-7123c0387966.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls-420dc28a-cfc8-4fbc-8cef-7123c0387966.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls-420dc28a-cfc8-4fbc-8cef-7123c0387966.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls-4e9dadbb-e2ac-410b-9a7e-8731ed5c86cf.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls_270-1a6fbb20-8969-454a-94be-1e24388e7ed4.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls_270-1a6fbb20-8969-454a-94be-1e24388e7ed4.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls_270-1a6fbb20-8969-454a-94be-1e24388e7ed4.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/repos_github-api-test-org_github-api_pulls_270-1a6fbb20-8969-454a-94be-1e24388e7ed4.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/user-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/user-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/createPullRequestComment/mappings/user-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/createPullRequestComment/mappings/user-c4d4d68f-a141-4fad-a2c9-539e3a21fe94.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/orgs_github-api-test-org-9700f9b4-6787-4942-94bd-1e47116da93b.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/orgs_github-api-test-org-9700f9b4-6787-4942-94bd-1e47116da93b.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/orgs_github-api-test-org-9700f9b4-6787-4942-94bd-1e47116da93b.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/orgs_github-api-test-org-9700f9b4-6787-4942-94bd-1e47116da93b.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-43e6882d-8843-479b-8da0-0de90a6edc39.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-43e6882d-8843-479b-8da0-0de90a6edc39.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-43e6882d-8843-479b-8da0-0de90a6edc39.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-43e6882d-8843-479b-8da0-0de90a6edc39.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-ab230383-b8a2-4e18-848c-31637758036c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-ab230383-b8a2-4e18-848c-31637758036c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-ab230383-b8a2-4e18-848c-31637758036c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-ab230383-b8a2-4e18-848c-31637758036c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-c0d68f0b-8041-4a02-902c-e277971f2364.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-c0d68f0b-8041-4a02-902c-e277971f2364.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-c0d68f0b-8041-4a02-902c-e277971f2364.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-c0d68f0b-8041-4a02-902c-e277971f2364.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-5f8eb032-94f9-4306-922e-21141d15228b.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-5f8eb032-94f9-4306-922e-21141d15228b.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-5f8eb032-94f9-4306-922e-21141d15228b.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-5f8eb032-94f9-4306-922e-21141d15228b.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls_263-034f14a1-2ee6-4451-b553-d02da875468e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls_263-034f14a1-2ee6-4451-b553-d02da875468e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls_263-034f14a1-2ee6-4451-b553-d02da875468e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls_263-034f14a1-2ee6-4451-b553-d02da875468e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls_263-efb36413-ff3e-4b8b-af82-e5fe336051e8.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls_263-efb36413-ff3e-4b8b-af82-e5fe336051e8.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls_263-efb36413-ff3e-4b8b-af82-e5fe336051e8.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/repos_github-api-test-org_github-api_pulls_263-efb36413-ff3e-4b8b-af82-e5fe336051e8.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/user-07979842-29a1-401d-be2b-0c5847525fc3.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/user-07979842-29a1-401d-be2b-0c5847525fc3.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/__files/user-07979842-29a1-401d-be2b-0c5847525fc3.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/__files/user-07979842-29a1-401d-be2b-0c5847525fc3.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/orgs_github-api-test-org-9700f9b4-6787-4942-94bd-1e47116da93b.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/orgs_github-api-test-org-9700f9b4-6787-4942-94bd-1e47116da93b.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/orgs_github-api-test-org-9700f9b4-6787-4942-94bd-1e47116da93b.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/orgs_github-api-test-org-9700f9b4-6787-4942-94bd-1e47116da93b.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-43e6882d-8843-479b-8da0-0de90a6edc39.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-43e6882d-8843-479b-8da0-0de90a6edc39.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-43e6882d-8843-479b-8da0-0de90a6edc39.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-43e6882d-8843-479b-8da0-0de90a6edc39.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-ab230383-b8a2-4e18-848c-31637758036c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-ab230383-b8a2-4e18-848c-31637758036c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-ab230383-b8a2-4e18-848c-31637758036c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-ab230383-b8a2-4e18-848c-31637758036c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-c0d68f0b-8041-4a02-902c-e277971f2364.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-c0d68f0b-8041-4a02-902c-e277971f2364.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-c0d68f0b-8041-4a02-902c-e277971f2364.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-c0d68f0b-8041-4a02-902c-e277971f2364.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api-e79ad56e-9598-45d0-854b-d3b1596e0bf0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-344c3bf1-68d8-4ed4-8d28-31f06f7ef465.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-5f8eb032-94f9-4306-922e-21141d15228b.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-5f8eb032-94f9-4306-922e-21141d15228b.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-5f8eb032-94f9-4306-922e-21141d15228b.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-5f8eb032-94f9-4306-922e-21141d15228b.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls-e32f79db-5f0b-4b94-b7ee-540ef61d9fc2.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls_263-034f14a1-2ee6-4451-b553-d02da875468e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls_263-034f14a1-2ee6-4451-b553-d02da875468e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls_263-034f14a1-2ee6-4451-b553-d02da875468e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls_263-034f14a1-2ee6-4451-b553-d02da875468e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls_263-efb36413-ff3e-4b8b-af82-e5fe336051e8.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls_263-efb36413-ff3e-4b8b-af82-e5fe336051e8.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls_263-efb36413-ff3e-4b8b-af82-e5fe336051e8.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/repos_github-api-test-org_github-api_pulls_263-efb36413-ff3e-4b8b-af82-e5fe336051e8.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/user-07979842-29a1-401d-be2b-0c5847525fc3.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/user-07979842-29a1-401d-be2b-0c5847525fc3.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/getUser/mappings/user-07979842-29a1-401d-be2b-0c5847525fc3.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/getUser/mappings/user-07979842-29a1-401d-be2b-0c5847525fc3.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/orgs_github-api-test-org-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/orgs_github-api-test-org-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/orgs_github-api-test-org-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/orgs_github-api-test-org-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-304b1818-f809-4768-940e-50792fb3f7fc.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-304b1818-f809-4768-940e-50792fb3f7fc.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-304b1818-f809-4768-940e-50792fb3f7fc.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-304b1818-f809-4768-940e-50792fb3f7fc.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-a531caa8-31f1-4277-9cd4-698d0e32f079.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-a531caa8-31f1-4277-9cd4-698d0e32f079.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-a531caa8-31f1-4277-9cd4-698d0e32f079.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api-a531caa8-31f1-4277-9cd4-698d0e32f079.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_commits_a6d4683ed59c03bda91ef94ec463ae95ac0d31da-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_commits_a6d4683ed59c03bda91ef94ec463ae95ac0d31da-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_commits_a6d4683ed59c03bda91ef94ec463ae95ac0d31da-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_commits_a6d4683ed59c03bda91ef94ec463ae95ac0d31da-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls-8f286e1a-bf89-4038-9df2-226e0026e09a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls-8f286e1a-bf89-4038-9df2-226e0026e09a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls-8f286e1a-bf89-4038-9df2-226e0026e09a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls-8f286e1a-bf89-4038-9df2-226e0026e09a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls-b79392e0-49d2-49e2-84b2-af914db01158.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls-b79392e0-49d2-49e2-84b2-af914db01158.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls-b79392e0-49d2-49e2-84b2-af914db01158.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls-b79392e0-49d2-49e2-84b2-af914db01158.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls_265-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls_265-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls_265-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls_265-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls_265-d6d01d9b-8021-466e-96c2-7abf0da928be.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls_265-d6d01d9b-8021-466e-96c2-7abf0da928be.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls_265-d6d01d9b-8021-466e-96c2-7abf0da928be.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/repos_github-api-test-org_github-api_pulls_265-d6d01d9b-8021-466e-96c2-7abf0da928be.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/user-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/user-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/__files/user-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/__files/user-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/orgs_github-api-test-org-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/orgs_github-api-test-org-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/orgs_github-api-test-org-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/orgs_github-api-test-org-9a6723ee-af32-469d-a26a-5f8eca5da1fb.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-0605c9f6-9c49-40ed-864f-ad6bc27e8b71.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-28e3a735-30c7-4678-a90e-8b4d6bdeff31.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-304b1818-f809-4768-940e-50792fb3f7fc.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-304b1818-f809-4768-940e-50792fb3f7fc.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-304b1818-f809-4768-940e-50792fb3f7fc.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-304b1818-f809-4768-940e-50792fb3f7fc.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-a531caa8-31f1-4277-9cd4-698d0e32f079.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-a531caa8-31f1-4277-9cd4-698d0e32f079.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-a531caa8-31f1-4277-9cd4-698d0e32f079.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api-a531caa8-31f1-4277-9cd4-698d0e32f079.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_commits_a6d4683ed59c03bda91ef94ec463ae95ac0d31da-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_commits_a6d4683ed59c03bda91ef94ec463ae95ac0d31da-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_commits_a6d4683ed59c03bda91ef94ec463ae95ac0d31da-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_commits_a6d4683ed59c03bda91ef94ec463ae95ac0d31da-d61ffef0-862d-4b9b-9817-ff777efb8c5e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls-8f286e1a-bf89-4038-9df2-226e0026e09a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls-8f286e1a-bf89-4038-9df2-226e0026e09a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls-8f286e1a-bf89-4038-9df2-226e0026e09a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls-8f286e1a-bf89-4038-9df2-226e0026e09a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls-b79392e0-49d2-49e2-84b2-af914db01158.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls-b79392e0-49d2-49e2-84b2-af914db01158.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls-b79392e0-49d2-49e2-84b2-af914db01158.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls-b79392e0-49d2-49e2-84b2-af914db01158.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls_265-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls_265-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls_265-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls_265-782b855f-1bd3-4b7e-bc5a-0e48e4db1c2d.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls_265-d6d01d9b-8021-466e-96c2-7abf0da928be.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls_265-d6d01d9b-8021-466e-96c2-7abf0da928be.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls_265-d6d01d9b-8021-466e-96c2-7abf0da928be.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/repos_github-api-test-org_github-api_pulls_265-d6d01d9b-8021-466e-96c2-7abf0da928be.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/user-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/user-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/mergeCommitSHA/mappings/user-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/mergeCommitSHA/mappings/user-96a90d94-5e9a-4d05-9f3a-d4ae250f59e9.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/orgs_github-api-test-org-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/orgs_github-api-test-org-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/orgs_github-api-test-org-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/orgs_github-api-test-org-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls-145b4497-4f76-4adf-b16b-ccf1f68c339d.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls-145b4497-4f76-4adf-b16b-ccf1f68c339d.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls-145b4497-4f76-4adf-b16b-ccf1f68c339d.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls-145b4497-4f76-4adf-b16b-ccf1f68c339d.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-874427ac-ddf2-4cee-b85c-501b2a3861d7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-874427ac-ddf2-4cee-b85c-501b2a3861d7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-874427ac-ddf2-4cee-b85c-501b2a3861d7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-874427ac-ddf2-4cee-b85c-501b2a3861d7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-8d629bc2-ccf8-46c5-804d-500af333a156.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-8d629bc2-ccf8-46c5-804d-500af333a156.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-8d629bc2-ccf8-46c5-804d-500af333a156.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-8d629bc2-ccf8-46c5-804d-500af333a156.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_266_comments-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_comments_321995146-d0df7515-482f-4337-aafd-a543346e6076.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_comments_321995146-d0df7515-482f-4337-aafd-a543346e6076.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_comments_321995146-d0df7515-482f-4337-aafd-a543346e6076.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/repos_github-api-test-org_github-api_pulls_comments_321995146-d0df7515-482f-4337-aafd-a543346e6076.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/user-f7421985-e210-4b76-b07e-0a00bae61fff.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/user-f7421985-e210-4b76-b07e-0a00bae61fff.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/__files/user-f7421985-e210-4b76-b07e-0a00bae61fff.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/__files/user-f7421985-e210-4b76-b07e-0a00bae61fff.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/orgs_github-api-test-org-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/orgs_github-api-test-org-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/orgs_github-api-test-org-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/orgs_github-api-test-org-079c3da5-3ce3-41f6-aef1-cae0dad71a85.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api-9090d20b-28ee-455a-8eb6-e1547d0d3d9e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api-d585b5ae-36a9-48d8-931d-7f459bec2b4c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls-145b4497-4f76-4adf-b16b-ccf1f68c339d.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls-145b4497-4f76-4adf-b16b-ccf1f68c339d.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls-145b4497-4f76-4adf-b16b-ccf1f68c339d.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls-145b4497-4f76-4adf-b16b-ccf1f68c339d.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls-80451be1-8c40-4a4b-9144-c59e9fb97fd8.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266-f8bf7bf6-b583-4573-b3eb-31bbad80e965.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-874427ac-ddf2-4cee-b85c-501b2a3861d7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-874427ac-ddf2-4cee-b85c-501b2a3861d7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-874427ac-ddf2-4cee-b85c-501b2a3861d7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-874427ac-ddf2-4cee-b85c-501b2a3861d7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-8d629bc2-ccf8-46c5-804d-500af333a156.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-8d629bc2-ccf8-46c5-804d-500af333a156.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-8d629bc2-ccf8-46c5-804d-500af333a156.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-8d629bc2-ccf8-46c5-804d-500af333a156.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-b8142f12-29ab-4694-9857-cede8bce560c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-b8142f12-29ab-4694-9857-cede8bce560c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-b8142f12-29ab-4694-9857-cede8bce560c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-b8142f12-29ab-4694-9857-cede8bce560c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-b9a8cb45-f232-4aa9-a3bf-93f050e40616.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-cbd42569-0057-4dc2-89f9-2de7b12db75e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-cbd42569-0057-4dc2-89f9-2de7b12db75e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-cbd42569-0057-4dc2-89f9-2de7b12db75e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_266_comments-cbd42569-0057-4dc2-89f9-2de7b12db75e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_comments_321995146-73e6aad9-93a1-4421-94ee-721a9b1949dc.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_comments_321995146-73e6aad9-93a1-4421-94ee-721a9b1949dc.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_comments_321995146-73e6aad9-93a1-4421-94ee-721a9b1949dc.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_comments_321995146-73e6aad9-93a1-4421-94ee-721a9b1949dc.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_comments_321995146-d0df7515-482f-4337-aafd-a543346e6076.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_comments_321995146-d0df7515-482f-4337-aafd-a543346e6076.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_comments_321995146-d0df7515-482f-4337-aafd-a543346e6076.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/repos_github-api-test-org_github-api_pulls_comments_321995146-d0df7515-482f-4337-aafd-a543346e6076.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/user-f7421985-e210-4b76-b07e-0a00bae61fff.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/user-f7421985-e210-4b76-b07e-0a00bae61fff.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviewComments/mappings/user-f7421985-e210-4b76-b07e-0a00bae61fff.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviewComments/mappings/user-f7421985-e210-4b76-b07e-0a00bae61fff.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/orgs_github-api-test-org-3f761467-4b55-4250-8764-14a1f83cdf7b.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/orgs_github-api-test-org-3f761467-4b55-4250-8764-14a1f83cdf7b.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/orgs_github-api-test-org-3f761467-4b55-4250-8764-14a1f83cdf7b.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/orgs_github-api-test-org-3f761467-4b55-4250-8764-14a1f83cdf7b.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api-029a5710-e19a-4db2-8b79-49123309a3bf.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api-029a5710-e19a-4db2-8b79-49123309a3bf.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api-029a5710-e19a-4db2-8b79-49123309a3bf.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api-029a5710-e19a-4db2-8b79-49123309a3bf.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls-0c75c020-a12d-4d29-a43f-401e5d479b4a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls-0c75c020-a12d-4d29-a43f-401e5d479b4a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls-0c75c020-a12d-4d29-a43f-401e5d479b4a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls-0c75c020-a12d-4d29-a43f-401e5d479b4a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls-7f209593-4b8d-4fc8-97e2-10704e6683b7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls-7f209593-4b8d-4fc8-97e2-10704e6683b7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls-7f209593-4b8d-4fc8-97e2-10704e6683b7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls-7f209593-4b8d-4fc8-97e2-10704e6683b7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-1fe517d8-5707-4f17-a46a-e58d3abb5991.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-1fe517d8-5707-4f17-a46a-e58d3abb5991.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-1fe517d8-5707-4f17-a46a-e58d3abb5991.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-1fe517d8-5707-4f17-a46a-e58d3abb5991.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-be8b553c-77cf-4904-9d74-92787d422007.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-be8b553c-77cf-4904-9d74-92787d422007.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-be8b553c-77cf-4904-9d74-92787d422007.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews-be8b553c-77cf-4904-9d74-92787d422007.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_comments-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_comments-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_comments-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_comments-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_events-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_events-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_events-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_events-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200957-886b3f8b-a7c0-4844-95a5-3f674898edb0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200957-886b3f8b-a7c0-4844-95a5-3f674898edb0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200957-886b3f8b-a7c0-4844-95a5-3f674898edb0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/repos_github-api-test-org_github-api_pulls_258_reviews_285200957-886b3f8b-a7c0-4844-95a5-3f674898edb0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/user-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/user-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/__files/user-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/__files/user-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/orgs_github-api-test-org-3f761467-4b55-4250-8764-14a1f83cdf7b.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/orgs_github-api-test-org-3f761467-4b55-4250-8764-14a1f83cdf7b.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/orgs_github-api-test-org-3f761467-4b55-4250-8764-14a1f83cdf7b.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/orgs_github-api-test-org-3f761467-4b55-4250-8764-14a1f83cdf7b.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api-029a5710-e19a-4db2-8b79-49123309a3bf.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api-029a5710-e19a-4db2-8b79-49123309a3bf.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api-029a5710-e19a-4db2-8b79-49123309a3bf.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api-029a5710-e19a-4db2-8b79-49123309a3bf.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api-1efd2ad4-e334-47e1-aaa8-8588bb117bb0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls-0c75c020-a12d-4d29-a43f-401e5d479b4a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls-0c75c020-a12d-4d29-a43f-401e5d479b4a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls-0c75c020-a12d-4d29-a43f-401e5d479b4a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls-0c75c020-a12d-4d29-a43f-401e5d479b4a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls-7f209593-4b8d-4fc8-97e2-10704e6683b7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls-7f209593-4b8d-4fc8-97e2-10704e6683b7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls-7f209593-4b8d-4fc8-97e2-10704e6683b7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls-7f209593-4b8d-4fc8-97e2-10704e6683b7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258-9406e54b-fdf7-40d5-a51b-3c27d7b050d8.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-1fe517d8-5707-4f17-a46a-e58d3abb5991.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-1fe517d8-5707-4f17-a46a-e58d3abb5991.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-1fe517d8-5707-4f17-a46a-e58d3abb5991.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-1fe517d8-5707-4f17-a46a-e58d3abb5991.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-56d54933-fb91-4e3e-8baa-245b5b7db8b2.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-be8b553c-77cf-4904-9d74-92787d422007.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-be8b553c-77cf-4904-9d74-92787d422007.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-be8b553c-77cf-4904-9d74-92787d422007.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews-be8b553c-77cf-4904-9d74-92787d422007.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_comments-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_comments-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_comments-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_comments-15c1e28b-6415-4c72-8a9a-bf0e88ca9364.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_events-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_events-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_events-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200956_events-d0f59a93-6a4d-4841-b4ec-a6b5d43747ea.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200957-886b3f8b-a7c0-4844-95a5-3f674898edb0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200957-886b3f8b-a7c0-4844-95a5-3f674898edb0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200957-886b3f8b-a7c0-4844-95a5-3f674898edb0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/repos_github-api-test-org_github-api_pulls_258_reviews_285200957-886b3f8b-a7c0-4844-95a5-3f674898edb0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/user-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/user-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/pullRequestReviews/mappings/user-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/pullRequestReviews/mappings/user-e24b3373-c9ca-4d6f-b8cc-93a9d7deb4d0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/orgs_github-api-test-org-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/orgs_github-api-test-org-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/orgs_github-api-test-org-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/orgs_github-api-test-org-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api-f81e5019-7e7f-48df-803a-d47defd3f22d.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api-f81e5019-7e7f-48df-803a-d47defd3f22d.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api-f81e5019-7e7f-48df-803a-d47defd3f22d.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api-f81e5019-7e7f-48df-803a-d47defd3f22d.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-4e73cd50-9986-426e-bf13-b7ad18f36be0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-4e73cd50-9986-426e-bf13-b7ad18f36be0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-4e73cd50-9986-426e-bf13-b7ad18f36be0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-4e73cd50-9986-426e-bf13-b7ad18f36be0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-ab74613d-0613-47a8-a6fc-34add77d9967.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-ab74613d-0613-47a8-a6fc-34add77d9967.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-ab74613d-0613-47a8-a6fc-34add77d9967.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls-ab74613d-0613-47a8-a6fc-34add77d9967.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls_259-5f1852a8-2f93-46f0-a692-538bb386c436.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls_259-5f1852a8-2f93-46f0-a692-538bb386c436.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls_259-5f1852a8-2f93-46f0-a692-538bb386c436.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls_259-5f1852a8-2f93-46f0-a692-538bb386c436.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls_260-6162e3a9-487d-475a-a4e1-f037c796baf5.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls_260-6162e3a9-487d-475a-a4e1-f037c796baf5.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls_260-6162e3a9-487d-475a-a4e1-f037c796baf5.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/repos_github-api-test-org_github-api_pulls_260-6162e3a9-487d-475a-a4e1-f037c796baf5.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/user-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/user-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/user-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/__files/user-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/orgs_github-api-test-org-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/orgs_github-api-test-org-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/orgs_github-api-test-org-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/orgs_github-api-test-org-9de3bb03-9dd4-4b5a-a2ac-20e02c951355.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api-684ed3a1-dca4-42f3-b25a-ebea733d4a02.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api-f81e5019-7e7f-48df-803a-d47defd3f22d.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api-f81e5019-7e7f-48df-803a-d47defd3f22d.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api-f81e5019-7e7f-48df-803a-d47defd3f22d.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api-f81e5019-7e7f-48df-803a-d47defd3f22d.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-4e73cd50-9986-426e-bf13-b7ad18f36be0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-4e73cd50-9986-426e-bf13-b7ad18f36be0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-4e73cd50-9986-426e-bf13-b7ad18f36be0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-4e73cd50-9986-426e-bf13-b7ad18f36be0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-9afc3aa9-ac54-4c53-b5e3-3c0793558359.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-a2c01b93-3f63-418c-bd0b-a5a61b96999f.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-ab74613d-0613-47a8-a6fc-34add77d9967.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-ab74613d-0613-47a8-a6fc-34add77d9967.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-ab74613d-0613-47a8-a6fc-34add77d9967.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-ab74613d-0613-47a8-a6fc-34add77d9967.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_259-5f1852a8-2f93-46f0-a692-538bb386c436.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_259-5f1852a8-2f93-46f0-a692-538bb386c436.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_259-5f1852a8-2f93-46f0-a692-538bb386c436.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_259-5f1852a8-2f93-46f0-a692-538bb386c436.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_260-6162e3a9-487d-475a-a4e1-f037c796baf5.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_260-6162e3a9-487d-475a-a4e1-f037c796baf5.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_260-6162e3a9-487d-475a-a4e1-f037c796baf5.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_260-6162e3a9-487d-475a-a4e1-f037c796baf5.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/user-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/user-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/user-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsQualifiedHead/mappings/user-4966fe2a-d81e-4b83-acd4-b1c3e2f4f684.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/orgs_github-api-test-org-80e70ac1-7d85-4431-a004-1c16dd3def5c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/orgs_github-api-test-org-80e70ac1-7d85-4431-a004-1c16dd3def5c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/orgs_github-api-test-org-80e70ac1-7d85-4431-a004-1c16dd3def5c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/orgs_github-api-test-org-80e70ac1-7d85-4431-a004-1c16dd3def5c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api-10e587d7-cc44-4965-a559-261991a6a1d7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api-10e587d7-cc44-4965-a559-261991a6a1d7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api-10e587d7-cc44-4965-a559-261991a6a1d7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api-10e587d7-cc44-4965-a559-261991a6a1d7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api-db8422da-0a10-42a5-94f4-3c694b2baaf0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api-db8422da-0a10-42a5-94f4-3c694b2baaf0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api-db8422da-0a10-42a5-94f4-3c694b2baaf0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api-db8422da-0a10-42a5-94f4-3c694b2baaf0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-37334410-0027-4784-b4d5-4a1e4b6e3174.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-37334410-0027-4784-b4d5-4a1e4b6e3174.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-37334410-0027-4784-b4d5-4a1e4b6e3174.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-37334410-0027-4784-b4d5-4a1e4b6e3174.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-3d58d4ba-d752-421e-acdc-6fea50e3311a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-3d58d4ba-d752-421e-acdc-6fea50e3311a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-3d58d4ba-d752-421e-acdc-6fea50e3311a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-3d58d4ba-d752-421e-acdc-6fea50e3311a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls_268-08817e59-cbfd-4e89-9e60-707e4ee940e6.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls_268-08817e59-cbfd-4e89-9e60-707e4ee940e6.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls_268-08817e59-cbfd-4e89-9e60-707e4ee940e6.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls_268-08817e59-cbfd-4e89-9e60-707e4ee940e6.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls_269-b5427c9e-53f5-4301-a757-4c9a349ee97d.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls_269-b5427c9e-53f5-4301-a757-4c9a349ee97d.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls_269-b5427c9e-53f5-4301-a757-4c9a349ee97d.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/repos_github-api-test-org_github-api_pulls_269-b5427c9e-53f5-4301-a757-4c9a349ee97d.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/user-69a2a995-8642-477e-aafe-59a7869f4ae9.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/user-69a2a995-8642-477e-aafe-59a7869f4ae9.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/user-69a2a995-8642-477e-aafe-59a7869f4ae9.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/__files/user-69a2a995-8642-477e-aafe-59a7869f4ae9.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/orgs_github-api-test-org-80e70ac1-7d85-4431-a004-1c16dd3def5c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/orgs_github-api-test-org-80e70ac1-7d85-4431-a004-1c16dd3def5c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/orgs_github-api-test-org-80e70ac1-7d85-4431-a004-1c16dd3def5c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/orgs_github-api-test-org-80e70ac1-7d85-4431-a004-1c16dd3def5c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api-10e587d7-cc44-4965-a559-261991a6a1d7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api-10e587d7-cc44-4965-a559-261991a6a1d7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api-10e587d7-cc44-4965-a559-261991a6a1d7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api-10e587d7-cc44-4965-a559-261991a6a1d7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api-db8422da-0a10-42a5-94f4-3c694b2baaf0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api-db8422da-0a10-42a5-94f4-3c694b2baaf0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api-db8422da-0a10-42a5-94f4-3c694b2baaf0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api-db8422da-0a10-42a5-94f4-3c694b2baaf0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-37334410-0027-4784-b4d5-4a1e4b6e3174.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-37334410-0027-4784-b4d5-4a1e4b6e3174.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-37334410-0027-4784-b4d5-4a1e4b6e3174.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-37334410-0027-4784-b4d5-4a1e4b6e3174.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-3d58d4ba-d752-421e-acdc-6fea50e3311a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-3d58d4ba-d752-421e-acdc-6fea50e3311a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-3d58d4ba-d752-421e-acdc-6fea50e3311a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-3d58d4ba-d752-421e-acdc-6fea50e3311a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-cc03923a-acb0-4c40-ae5a-3d7a9b406ce3.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls-cfa90ef7-9496-4f77-b239-adf88ad5dd64.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_268-08817e59-cbfd-4e89-9e60-707e4ee940e6.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_268-08817e59-cbfd-4e89-9e60-707e4ee940e6.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_268-08817e59-cbfd-4e89-9e60-707e4ee940e6.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_268-08817e59-cbfd-4e89-9e60-707e4ee940e6.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_269-b5427c9e-53f5-4301-a757-4c9a349ee97d.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_269-b5427c9e-53f5-4301-a757-4c9a349ee97d.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_269-b5427c9e-53f5-4301-a757-4c9a349ee97d.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/repos_github-api-test-org_github-api_pulls_269-b5427c9e-53f5-4301-a757-4c9a349ee97d.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/user-69a2a995-8642-477e-aafe-59a7869f4ae9.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/user-69a2a995-8642-477e-aafe-59a7869f4ae9.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/user-69a2a995-8642-477e-aafe-59a7869f4ae9.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/queryPullRequestsUnqualifiedHead/mappings/user-69a2a995-8642-477e-aafe-59a7869f4ae9.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/orgs_github-api-test-org-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/orgs_github-api-test-org-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/orgs_github-api-test-org-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/orgs_github-api-test-org-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-f25bc1c4-0789-481f-bedf-b02bb58709b7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-f25bc1c4-0789-481f-bedf-b02bb58709b7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-f25bc1c4-0789-481f-bedf-b02bb58709b7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api-f25bc1c4-0789-481f-bedf-b02bb58709b7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_issues_271-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_issues_271-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_issues_271-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_issues_271-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls-8c712317-17a5-4e10-9463-61ef2564a0b7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls-8c712317-17a5-4e10-9463-61ef2564a0b7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls-8c712317-17a5-4e10-9463-61ef2564a0b7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls-8c712317-17a5-4e10-9463-61ef2564a0b7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls_271-844a4111-bda7-4086-affc-96fa7cf053d0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls_271-844a4111-bda7-4086-affc-96fa7cf053d0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls_271-844a4111-bda7-4086-affc-96fa7cf053d0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls_271-844a4111-bda7-4086-affc-96fa7cf053d0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls_271-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls_271-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls_271-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/repos_github-api-test-org_github-api_pulls_271-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/user-27e10619-a669-4ec6-8270-519114eef6f6.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/user-27e10619-a669-4ec6-8270-519114eef6f6.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/__files/user-27e10619-a669-4ec6-8270-519114eef6f6.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/__files/user-27e10619-a669-4ec6-8270-519114eef6f6.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/orgs_github-api-test-org-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/orgs_github-api-test-org-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/orgs_github-api-test-org-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/orgs_github-api-test-org-41c140fe-0c07-406f-8a11-c8c4dad3ff91.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-6415bdcd-1b83-46fb-99b8-1e93bb21ecc4.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-d2df6fea-d463-4b4e-ac13-024bf488bfcf.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-f25bc1c4-0789-481f-bedf-b02bb58709b7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-f25bc1c4-0789-481f-bedf-b02bb58709b7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-f25bc1c4-0789-481f-bedf-b02bb58709b7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api-f25bc1c4-0789-481f-bedf-b02bb58709b7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_issues_271-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_issues_271-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_issues_271-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_issues_271-9171d903-c9bb-400b-b09f-a95f1f7d9c03.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls-8c712317-17a5-4e10-9463-61ef2564a0b7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls-8c712317-17a5-4e10-9463-61ef2564a0b7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls-8c712317-17a5-4e10-9463-61ef2564a0b7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls-8c712317-17a5-4e10-9463-61ef2564a0b7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls-aee9a7ec-9886-48b9-b8bc-f57480b183ab.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls_271-844a4111-bda7-4086-affc-96fa7cf053d0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls_271-844a4111-bda7-4086-affc-96fa7cf053d0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls_271-844a4111-bda7-4086-affc-96fa7cf053d0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls_271-844a4111-bda7-4086-affc-96fa7cf053d0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls_271-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls_271-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls_271-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/repos_github-api-test-org_github-api_pulls_271-ff9fa198-2c33-4554-826e-5a2ec150d1c9.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/user-27e10619-a669-4ec6-8270-519114eef6f6.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/user-27e10619-a669-4ec6-8270-519114eef6f6.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setAssignee/mappings/user-27e10619-a669-4ec6-8270-519114eef6f6.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setAssignee/mappings/user-27e10619-a669-4ec6-8270-519114eef6f6.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/orgs_github-api-test-org-04e11278-2441-4a15-9491-102d5e142409.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/orgs_github-api-test-org-04e11278-2441-4a15-9491-102d5e142409.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/orgs_github-api-test-org-04e11278-2441-4a15-9491-102d5e142409.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/orgs_github-api-test-org-04e11278-2441-4a15-9491-102d5e142409.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-1b1c6847-2cda-47ec-a736-79672a3a7abe.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-1b1c6847-2cda-47ec-a736-79672a3a7abe.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-1b1c6847-2cda-47ec-a736-79672a3a7abe.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-1b1c6847-2cda-47ec-a736-79672a3a7abe.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-4e2383e2-109f-4ba8-910a-e6fa057728fe.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-4e2383e2-109f-4ba8-910a-e6fa057728fe.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-4e2383e2-109f-4ba8-910a-e6fa057728fe.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-4e2383e2-109f-4ba8-910a-e6fa057728fe.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-caba7863-7e0a-48ed-b54d-e6121b595280.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-caba7863-7e0a-48ed-b54d-e6121b595280.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-caba7863-7e0a-48ed-b54d-e6121b595280.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api-caba7863-7e0a-48ed-b54d-e6121b595280.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_issues_264-1421d6dd-ddf5-44ca-a50e-03848f69af20.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_issues_264-1421d6dd-ddf5-44ca-a50e-03848f69af20.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_issues_264-1421d6dd-ddf5-44ca-a50e-03848f69af20.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_issues_264-1421d6dd-ddf5-44ca-a50e-03848f69af20.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_issues_264-52c0826c-b7a4-47a7-a202-505128247a5e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_issues_264-52c0826c-b7a4-47a7-a202-505128247a5e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_issues_264-52c0826c-b7a4-47a7-a202-505128247a5e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_issues_264-52c0826c-b7a4-47a7-a202-505128247a5e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls-7af49b84-1732-4a74-b123-676769146f83.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls-7af49b84-1732-4a74-b123-676769146f83.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls-7af49b84-1732-4a74-b123-676769146f83.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls-7af49b84-1732-4a74-b123-676769146f83.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls_264-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls_264-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls_264-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls_264-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls_264-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls_264-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls_264-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/repos_github-api-test-org_github-api_pulls_264-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/user-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/user-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/__files/user-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/__files/user-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/orgs_github-api-test-org-04e11278-2441-4a15-9491-102d5e142409.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/orgs_github-api-test-org-04e11278-2441-4a15-9491-102d5e142409.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/orgs_github-api-test-org-04e11278-2441-4a15-9491-102d5e142409.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/orgs_github-api-test-org-04e11278-2441-4a15-9491-102d5e142409.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-1b1c6847-2cda-47ec-a736-79672a3a7abe.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-1b1c6847-2cda-47ec-a736-79672a3a7abe.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-1b1c6847-2cda-47ec-a736-79672a3a7abe.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-1b1c6847-2cda-47ec-a736-79672a3a7abe.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-4e2383e2-109f-4ba8-910a-e6fa057728fe.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-4e2383e2-109f-4ba8-910a-e6fa057728fe.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-4e2383e2-109f-4ba8-910a-e6fa057728fe.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-4e2383e2-109f-4ba8-910a-e6fa057728fe.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-caba7863-7e0a-48ed-b54d-e6121b595280.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-caba7863-7e0a-48ed-b54d-e6121b595280.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-caba7863-7e0a-48ed-b54d-e6121b595280.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api-caba7863-7e0a-48ed-b54d-e6121b595280.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_issues_264-1421d6dd-ddf5-44ca-a50e-03848f69af20.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_issues_264-1421d6dd-ddf5-44ca-a50e-03848f69af20.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_issues_264-1421d6dd-ddf5-44ca-a50e-03848f69af20.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_issues_264-1421d6dd-ddf5-44ca-a50e-03848f69af20.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_issues_264-52c0826c-b7a4-47a7-a202-505128247a5e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_issues_264-52c0826c-b7a4-47a7-a202-505128247a5e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_issues_264-52c0826c-b7a4-47a7-a202-505128247a5e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_issues_264-52c0826c-b7a4-47a7-a202-505128247a5e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls-7af49b84-1732-4a74-b123-676769146f83.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls-7af49b84-1732-4a74-b123-676769146f83.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls-7af49b84-1732-4a74-b123-676769146f83.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls-7af49b84-1732-4a74-b123-676769146f83.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls-bd497d3d-3712-4ea7-9e01-2810bf2b83c8.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls_264-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls_264-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls_264-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls_264-4627827c-55fb-4f0c-850d-23fd6b35b4f7.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls_264-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls_264-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls_264-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/repos_github-api-test-org_github-api_pulls_264-cfd2cf1d-d98d-4374-a0fe-4d80a217e9d4.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/user-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/user-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/setLabels/mappings/user-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/setLabels/mappings/user-946afcfe-31ac-4f28-9d66-5f45ffbb3a7c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/orgs_github-api-test-org-b35d6e1e-890c-4df6-9935-5c2394a76916.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/orgs_github-api-test-org-b35d6e1e-890c-4df6-9935-5c2394a76916.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/orgs_github-api-test-org-b35d6e1e-890c-4df6-9935-5c2394a76916.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/orgs_github-api-test-org-b35d6e1e-890c-4df6-9935-5c2394a76916.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-5f283241-c895-49c8-92a5-f578369b853b.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-5f283241-c895-49c8-92a5-f578369b853b.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-5f283241-c895-49c8-92a5-f578369b853b.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-5f283241-c895-49c8-92a5-f578369b853b.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-6395c5e1-f2ec-4642-923d-9aebee203afe.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-6395c5e1-f2ec-4642-923d-9aebee203afe.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-6395c5e1-f2ec-4642-923d-9aebee203afe.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-6395c5e1-f2ec-4642-923d-9aebee203afe.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-7331ed24-bb2d-46a6-a842-986f52a91a5e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-7331ed24-bb2d-46a6-a842-986f52a91a5e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-7331ed24-bb2d-46a6-a842-986f52a91a5e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-7331ed24-bb2d-46a6-a842-986f52a91a5e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-957364c8-87d8-4b0d-aad4-396ad3fed253.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-957364c8-87d8-4b0d-aad4-396ad3fed253.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-957364c8-87d8-4b0d-aad4-396ad3fed253.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api-957364c8-87d8-4b0d-aad4-396ad3fed253.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_contents_squashmerge-04ae8436-0239-47f1-9e0a-4c2987ca1378.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_contents_squashmerge-04ae8436-0239-47f1-9e0a-4c2987ca1378.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_contents_squashmerge-04ae8436-0239-47f1-9e0a-4c2987ca1378.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_contents_squashmerge-04ae8436-0239-47f1-9e0a-4c2987ca1378.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_git_refs-9d910f89-f71e-441d-8781-cba77a54dd08.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_git_refs-9d910f89-f71e-441d-8781-cba77a54dd08.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_git_refs-9d910f89-f71e-441d-8781-cba77a54dd08.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_git_refs-9d910f89-f71e-441d-8781-cba77a54dd08.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_git_refs_heads_master-7bfa9315-c036-44af-bc3c-1e639325a8fe.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_git_refs_heads_master-7bfa9315-c036-44af-bc3c-1e639325a8fe.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_git_refs_heads_master-7bfa9315-c036-44af-bc3c-1e639325a8fe.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_git_refs_heads_master-7bfa9315-c036-44af-bc3c-1e639325a8fe.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_pulls-d149e4dc-e134-4376-8b93-ce784a868247.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_pulls-d149e4dc-e134-4376-8b93-ce784a868247.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_pulls-d149e4dc-e134-4376-8b93-ce784a868247.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/repos_github-api-test-org_github-api_pulls-d149e4dc-e134-4376-8b93-ce784a868247.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/user-b37e46bb-87be-4613-88c7-dcba8c693074.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/user-b37e46bb-87be-4613-88c7-dcba8c693074.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/__files/user-b37e46bb-87be-4613-88c7-dcba8c693074.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/__files/user-b37e46bb-87be-4613-88c7-dcba8c693074.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/orgs_github-api-test-org-b35d6e1e-890c-4df6-9935-5c2394a76916.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/orgs_github-api-test-org-b35d6e1e-890c-4df6-9935-5c2394a76916.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/orgs_github-api-test-org-b35d6e1e-890c-4df6-9935-5c2394a76916.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/orgs_github-api-test-org-b35d6e1e-890c-4df6-9935-5c2394a76916.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-3bd5c32a-06aa-4f2b-9055-9b9ff1dd9618.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-5f283241-c895-49c8-92a5-f578369b853b.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-5f283241-c895-49c8-92a5-f578369b853b.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-5f283241-c895-49c8-92a5-f578369b853b.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-5f283241-c895-49c8-92a5-f578369b853b.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-6395c5e1-f2ec-4642-923d-9aebee203afe.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-6395c5e1-f2ec-4642-923d-9aebee203afe.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-6395c5e1-f2ec-4642-923d-9aebee203afe.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-6395c5e1-f2ec-4642-923d-9aebee203afe.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-7331ed24-bb2d-46a6-a842-986f52a91a5e.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-7331ed24-bb2d-46a6-a842-986f52a91a5e.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-7331ed24-bb2d-46a6-a842-986f52a91a5e.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-7331ed24-bb2d-46a6-a842-986f52a91a5e.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-957364c8-87d8-4b0d-aad4-396ad3fed253.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-957364c8-87d8-4b0d-aad4-396ad3fed253.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-957364c8-87d8-4b0d-aad4-396ad3fed253.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api-957364c8-87d8-4b0d-aad4-396ad3fed253.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_contents_squashmerge-04ae8436-0239-47f1-9e0a-4c2987ca1378.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_contents_squashmerge-04ae8436-0239-47f1-9e0a-4c2987ca1378.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_contents_squashmerge-04ae8436-0239-47f1-9e0a-4c2987ca1378.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_contents_squashmerge-04ae8436-0239-47f1-9e0a-4c2987ca1378.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_git_refs-9d910f89-f71e-441d-8781-cba77a54dd08.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_git_refs-9d910f89-f71e-441d-8781-cba77a54dd08.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_git_refs-9d910f89-f71e-441d-8781-cba77a54dd08.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_git_refs-9d910f89-f71e-441d-8781-cba77a54dd08.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_git_refs_heads_master-7bfa9315-c036-44af-bc3c-1e639325a8fe.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_git_refs_heads_master-7bfa9315-c036-44af-bc3c-1e639325a8fe.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_git_refs_heads_master-7bfa9315-c036-44af-bc3c-1e639325a8fe.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_git_refs_heads_master-7bfa9315-c036-44af-bc3c-1e639325a8fe.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls-1f52941d-080a-42e2-a673-f355893794c0.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls-1f52941d-080a-42e2-a673-f355893794c0.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls-1f52941d-080a-42e2-a673-f355893794c0.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls-1f52941d-080a-42e2-a673-f355893794c0.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls-d149e4dc-e134-4376-8b93-ce784a868247.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls-d149e4dc-e134-4376-8b93-ce784a868247.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls-d149e4dc-e134-4376-8b93-ce784a868247.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls-d149e4dc-e134-4376-8b93-ce784a868247.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls_267_merge-504d0b8b-20d6-4ca5-8a15-de74a7e92143.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls_267_merge-504d0b8b-20d6-4ca5-8a15-de74a7e92143.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls_267_merge-504d0b8b-20d6-4ca5-8a15-de74a7e92143.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/repos_github-api-test-org_github-api_pulls_267_merge-504d0b8b-20d6-4ca5-8a15-de74a7e92143.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/user-b37e46bb-87be-4613-88c7-dcba8c693074.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/user-b37e46bb-87be-4613-88c7-dcba8c693074.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/squashMerge/mappings/user-b37e46bb-87be-4613-88c7-dcba8c693074.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/squashMerge/mappings/user-b37e46bb-87be-4613-88c7-dcba8c693074.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/orgs_github-api-test-org-ad1f5840-8218-409f-a4da-7f3533b80a39.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/orgs_github-api-test-org-ad1f5840-8218-409f-a4da-7f3533b80a39.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/orgs_github-api-test-org-ad1f5840-8218-409f-a4da-7f3533b80a39.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/orgs_github-api-test-org-ad1f5840-8218-409f-a4da-7f3533b80a39.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-2621291f-e181-41b0-98ad-3caf5f4fcf63.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-2621291f-e181-41b0-98ad-3caf5f4fcf63.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-2621291f-e181-41b0-98ad-3caf5f4fcf63.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-2621291f-e181-41b0-98ad-3caf5f4fcf63.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-620a6cec-3b31-4ac7-94be-d162928d0e11.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-620a6cec-3b31-4ac7-94be-d162928d0e11.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-620a6cec-3b31-4ac7-94be-d162928d0e11.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-620a6cec-3b31-4ac7-94be-d162928d0e11.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-ab64951f-76cf-4bcb-a38a-497717b29f96.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-ab64951f-76cf-4bcb-a38a-497717b29f96.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-ab64951f-76cf-4bcb-a38a-497717b29f96.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-ab64951f-76cf-4bcb-a38a-497717b29f96.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-ea77125d-4094-4cd9-bfbe-da1696813034.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-ea77125d-4094-4cd9-bfbe-da1696813034.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-ea77125d-4094-4cd9-bfbe-da1696813034.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api-ea77125d-4094-4cd9-bfbe-da1696813034.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-1d6973ab-2bb2-4661-a449-6a3baf0da673.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-1d6973ab-2bb2-4661-a449-6a3baf0da673.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-1d6973ab-2bb2-4661-a449-6a3baf0da673.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-1d6973ab-2bb2-4661-a449-6a3baf0da673.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_git_refs-778d6679-3928-4f4c-beda-b8f1ae11aac3.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_git_refs-778d6679-3928-4f4c-beda-b8f1ae11aac3.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_git_refs-778d6679-3928-4f4c-beda-b8f1ae11aac3.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_git_refs-778d6679-3928-4f4c-beda-b8f1ae11aac3.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_git_refs_heads_master-fa77be60-4286-4610-bff6-3ab0bac74b1f.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_git_refs_heads_master-fa77be60-4286-4610-bff6-3ab0bac74b1f.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_git_refs_heads_master-fa77be60-4286-4610-bff6-3ab0bac74b1f.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_git_refs_heads_master-fa77be60-4286-4610-bff6-3ab0bac74b1f.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_pulls-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_pulls-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_pulls-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/repos_github-api-test-org_github-api_pulls-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/user-78c0481f-0420-45ef-97f7-fabf21edf0e2.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/user-78c0481f-0420-45ef-97f7-fabf21edf0e2.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/__files/user-78c0481f-0420-45ef-97f7-fabf21edf0e2.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/__files/user-78c0481f-0420-45ef-97f7-fabf21edf0e2.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/orgs_github-api-test-org-ad1f5840-8218-409f-a4da-7f3533b80a39.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/orgs_github-api-test-org-ad1f5840-8218-409f-a4da-7f3533b80a39.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/orgs_github-api-test-org-ad1f5840-8218-409f-a4da-7f3533b80a39.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/orgs_github-api-test-org-ad1f5840-8218-409f-a4da-7f3533b80a39.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-2621291f-e181-41b0-98ad-3caf5f4fcf63.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-2621291f-e181-41b0-98ad-3caf5f4fcf63.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-2621291f-e181-41b0-98ad-3caf5f4fcf63.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-2621291f-e181-41b0-98ad-3caf5f4fcf63.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-3baea02b-9467-4f17-8b8c-369bd4eca9e2.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-5e4301dc-40ac-40eb-8424-8ac1bf7a8861.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-620a6cec-3b31-4ac7-94be-d162928d0e11.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-620a6cec-3b31-4ac7-94be-d162928d0e11.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-620a6cec-3b31-4ac7-94be-d162928d0e11.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-620a6cec-3b31-4ac7-94be-d162928d0e11.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-ab64951f-76cf-4bcb-a38a-497717b29f96.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-ab64951f-76cf-4bcb-a38a-497717b29f96.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-ab64951f-76cf-4bcb-a38a-497717b29f96.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-ab64951f-76cf-4bcb-a38a-497717b29f96.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-ea77125d-4094-4cd9-bfbe-da1696813034.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-ea77125d-4094-4cd9-bfbe-da1696813034.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-ea77125d-4094-4cd9-bfbe-da1696813034.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api-ea77125d-4094-4cd9-bfbe-da1696813034.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-1d6973ab-2bb2-4661-a449-6a3baf0da673.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-1d6973ab-2bb2-4661-a449-6a3baf0da673.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-1d6973ab-2bb2-4661-a449-6a3baf0da673.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-1d6973ab-2bb2-4661-a449-6a3baf0da673.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_contents_updatecontentsquashmerge-70ad84cc-ff4b-4567-95cd-eed864ce2fb3.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_git_refs-778d6679-3928-4f4c-beda-b8f1ae11aac3.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_git_refs-778d6679-3928-4f4c-beda-b8f1ae11aac3.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_git_refs-778d6679-3928-4f4c-beda-b8f1ae11aac3.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_git_refs-778d6679-3928-4f4c-beda-b8f1ae11aac3.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_git_refs_heads_master-fa77be60-4286-4610-bff6-3ab0bac74b1f.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_git_refs_heads_master-fa77be60-4286-4610-bff6-3ab0bac74b1f.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_git_refs_heads_master-fa77be60-4286-4610-bff6-3ab0bac74b1f.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_git_refs_heads_master-fa77be60-4286-4610-bff6-3ab0bac74b1f.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls-ac16f488-4d67-4916-bb02-7c7d8d70494a.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls-ac16f488-4d67-4916-bb02-7c7d8d70494a.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls-ac16f488-4d67-4916-bb02-7c7d8d70494a.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls-ac16f488-4d67-4916-bb02-7c7d8d70494a.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls-c55f0814-cb1e-4b41-a74d-e94e3eb0e843.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls_261_merge-0b05c767-d1a4-419a-8eb9-71d86ab9a82c.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls_261_merge-0b05c767-d1a4-419a-8eb9-71d86ab9a82c.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls_261_merge-0b05c767-d1a4-419a-8eb9-71d86ab9a82c.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/repos_github-api-test-org_github-api_pulls_261_merge-0b05c767-d1a4-419a-8eb9-71d86ab9a82c.json diff --git a/src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/user-78c0481f-0420-45ef-97f7-fabf21edf0e2.json b/src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/user-78c0481f-0420-45ef-97f7-fabf21edf0e2.json similarity index 100% rename from src/test/resources/org/kohsuke/github/PullRequestTest/wiremock/updateContentSquashMerge/mappings/user-78c0481f-0420-45ef-97f7-fabf21edf0e2.json rename to src/test/resources/org/kohsuke/github/GHPullRequestTest/wiremock/updateContentSquashMerge/mappings/user-78c0481f-0420-45ef-97f7-fabf21edf0e2.json diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/orgs_github-api-test-org-cb173af2-c793-444a-acdf-c3850e7afdbe.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/orgs_github-api-test-org-cb173af2-c793-444a-acdf-c3850e7afdbe.json new file mode 100644 index 000000000..b27dde908 --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/orgs_github-api-test-org-cb173af2-c793-444a-acdf-c3850e7afdbe.json @@ -0,0 +1 @@ +{"login":"github-api-test-org","id":7544739,"node_id":"MDEyOk9yZ2FuaXphdGlvbjc1NDQ3Mzk=","url":"https://api.github.com/orgs/github-api-test-org","repos_url":"https://api.github.com/orgs/github-api-test-org/repos","events_url":"https://api.github.com/orgs/github-api-test-org/events","hooks_url":"https://api.github.com/orgs/github-api-test-org/hooks","issues_url":"https://api.github.com/orgs/github-api-test-org/issues","members_url":"https://api.github.com/orgs/github-api-test-org/members{/member}","public_members_url":"https://api.github.com/orgs/github-api-test-org/public_members{/member}","avatar_url":"https://avatars3.githubusercontent.com/u/7544739?v=4","description":null,"is_verified":false,"has_organization_projects":true,"has_repository_projects":true,"public_repos":9,"public_gists":0,"followers":0,"following":0,"html_url":"https://github.com/github-api-test-org","created_at":"2014-05-10T19:39:11Z","updated_at":"2015-04-20T00:42:30Z","type":"Organization","total_private_repos":0,"owned_private_repos":0,"private_gists":0,"disk_usage":132,"collaborators":0,"billing_email":"kk@kohsuke.org","default_repository_permission":"none","members_can_create_repositories":false,"two_factor_requirement_enabled":false,"members_allowed_repository_creation_type":"none","plan":{"name":"free","space":976562499,"private_repos":0,"filled_seats":3,"seats":0}} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json new file mode 100644 index 000000000..f14702cce --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json @@ -0,0 +1 @@ +{"id":206888201,"node_id":"MDEwOlJlcG9zaXRvcnkyMDY4ODgyMDE=","name":"github-api","full_name":"github-api-test-org/github-api","private":false,"owner":{"login":"github-api-test-org","id":7544739,"node_id":"MDEyOk9yZ2FuaXphdGlvbjc1NDQ3Mzk=","avatar_url":"https://avatars3.githubusercontent.com/u/7544739?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api-test-org","html_url":"https://github.com/github-api-test-org","followers_url":"https://api.github.com/users/github-api-test-org/followers","following_url":"https://api.github.com/users/github-api-test-org/following{/other_user}","gists_url":"https://api.github.com/users/github-api-test-org/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api-test-org/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api-test-org/subscriptions","organizations_url":"https://api.github.com/users/github-api-test-org/orgs","repos_url":"https://api.github.com/users/github-api-test-org/repos","events_url":"https://api.github.com/users/github-api-test-org/events{/privacy}","received_events_url":"https://api.github.com/users/github-api-test-org/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api-test-org/github-api","description":"Tricky","fork":true,"url":"https://api.github.com/repos/github-api-test-org/github-api","forks_url":"https://api.github.com/repos/github-api-test-org/github-api/forks","keys_url":"https://api.github.com/repos/github-api-test-org/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api-test-org/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api-test-org/github-api/teams","hooks_url":"https://api.github.com/repos/github-api-test-org/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api-test-org/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api-test-org/github-api/events","assignees_url":"https://api.github.com/repos/github-api-test-org/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api-test-org/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api-test-org/github-api/tags","blobs_url":"https://api.github.com/repos/github-api-test-org/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api-test-org/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api-test-org/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api-test-org/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api-test-org/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api-test-org/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api-test-org/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api-test-org/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api-test-org/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api-test-org/github-api/subscription","commits_url":"https://api.github.com/repos/github-api-test-org/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api-test-org/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api-test-org/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api-test-org/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api-test-org/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api-test-org/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api-test-org/github-api/merges","archive_url":"https://api.github.com/repos/github-api-test-org/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api-test-org/github-api/downloads","issues_url":"https://api.github.com/repos/github-api-test-org/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api-test-org/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api-test-org/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api-test-org/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api-test-org/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api-test-org/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api-test-org/github-api/deployments","created_at":"2019-09-06T23:26:04Z","updated_at":"2019-09-25T23:32:35Z","pushed_at":"2019-09-21T14:29:14Z","git_url":"git://github.com/github-api-test-org/github-api.git","ssh_url":"git@github.com:github-api-test-org/github-api.git","clone_url":"https://github.com/github-api-test-org/github-api.git","svn_url":"https://github.com/github-api-test-org/github-api","homepage":"http://github-api.kohsuke.org/","size":11387,"stargazers_count":0,"watchers_count":0,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":0,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","permissions":{"admin":true,"push":true,"pull":true},"allow_squash_merge":true,"allow_merge_commit":true,"allow_rebase_merge":true,"organization":{"login":"github-api-test-org","id":7544739,"node_id":"MDEyOk9yZ2FuaXphdGlvbjc1NDQ3Mzk=","avatar_url":"https://avatars3.githubusercontent.com/u/7544739?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api-test-org","html_url":"https://github.com/github-api-test-org","followers_url":"https://api.github.com/users/github-api-test-org/followers","following_url":"https://api.github.com/users/github-api-test-org/following{/other_user}","gists_url":"https://api.github.com/users/github-api-test-org/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api-test-org/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api-test-org/subscriptions","organizations_url":"https://api.github.com/users/github-api-test-org/orgs","repos_url":"https://api.github.com/users/github-api-test-org/repos","events_url":"https://api.github.com/users/github-api-test-org/events{/privacy}","received_events_url":"https://api.github.com/users/github-api-test-org/received_events","type":"Organization","site_admin":false},"parent":{"id":617210,"node_id":"MDEwOlJlcG9zaXRvcnk2MTcyMTA=","name":"github-api","full_name":"github-api/github-api","private":false,"owner":{"login":"github-api","id":54909825,"node_id":"MDEyOk9yZ2FuaXphdGlvbjU0OTA5ODI1","avatar_url":"https://avatars3.githubusercontent.com/u/54909825?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api","html_url":"https://github.com/github-api","followers_url":"https://api.github.com/users/github-api/followers","following_url":"https://api.github.com/users/github-api/following{/other_user}","gists_url":"https://api.github.com/users/github-api/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api/subscriptions","organizations_url":"https://api.github.com/users/github-api/orgs","repos_url":"https://api.github.com/users/github-api/repos","events_url":"https://api.github.com/users/github-api/events{/privacy}","received_events_url":"https://api.github.com/users/github-api/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api/github-api","description":"Java API for GitHub","fork":false,"url":"https://api.github.com/repos/github-api/github-api","forks_url":"https://api.github.com/repos/github-api/github-api/forks","keys_url":"https://api.github.com/repos/github-api/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api/github-api/teams","hooks_url":"https://api.github.com/repos/github-api/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api/github-api/events","assignees_url":"https://api.github.com/repos/github-api/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api/github-api/tags","blobs_url":"https://api.github.com/repos/github-api/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api/github-api/subscription","commits_url":"https://api.github.com/repos/github-api/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api/github-api/merges","archive_url":"https://api.github.com/repos/github-api/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api/github-api/downloads","issues_url":"https://api.github.com/repos/github-api/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api/github-api/deployments","created_at":"2010-04-19T04:13:03Z","updated_at":"2019-09-25T22:47:32Z","pushed_at":"2019-09-25T22:56:18Z","git_url":"git://github.com/github-api/github-api.git","ssh_url":"git@github.com:github-api/github-api.git","clone_url":"https://github.com/github-api/github-api.git","svn_url":"https://github.com/github-api/github-api","homepage":"http://github-api.kohsuke.org/","size":11678,"stargazers_count":553,"watchers_count":553,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":427,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":96,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":427,"open_issues":96,"watchers":553,"default_branch":"master"},"source":{"id":617210,"node_id":"MDEwOlJlcG9zaXRvcnk2MTcyMTA=","name":"github-api","full_name":"github-api/github-api","private":false,"owner":{"login":"github-api","id":54909825,"node_id":"MDEyOk9yZ2FuaXphdGlvbjU0OTA5ODI1","avatar_url":"https://avatars3.githubusercontent.com/u/54909825?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api","html_url":"https://github.com/github-api","followers_url":"https://api.github.com/users/github-api/followers","following_url":"https://api.github.com/users/github-api/following{/other_user}","gists_url":"https://api.github.com/users/github-api/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api/subscriptions","organizations_url":"https://api.github.com/users/github-api/orgs","repos_url":"https://api.github.com/users/github-api/repos","events_url":"https://api.github.com/users/github-api/events{/privacy}","received_events_url":"https://api.github.com/users/github-api/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api/github-api","description":"Java API for GitHub","fork":false,"url":"https://api.github.com/repos/github-api/github-api","forks_url":"https://api.github.com/repos/github-api/github-api/forks","keys_url":"https://api.github.com/repos/github-api/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api/github-api/teams","hooks_url":"https://api.github.com/repos/github-api/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api/github-api/events","assignees_url":"https://api.github.com/repos/github-api/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api/github-api/tags","blobs_url":"https://api.github.com/repos/github-api/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api/github-api/subscription","commits_url":"https://api.github.com/repos/github-api/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api/github-api/merges","archive_url":"https://api.github.com/repos/github-api/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api/github-api/downloads","issues_url":"https://api.github.com/repos/github-api/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api/github-api/deployments","created_at":"2010-04-19T04:13:03Z","updated_at":"2019-09-25T22:47:32Z","pushed_at":"2019-09-25T22:56:18Z","git_url":"git://github.com/github-api/github-api.git","ssh_url":"git@github.com:github-api/github-api.git","clone_url":"https://github.com/github-api/github-api.git","svn_url":"https://github.com/github-api/github-api","homepage":"http://github-api.kohsuke.org/","size":11678,"stargazers_count":553,"watchers_count":553,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":427,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":96,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":427,"open_issues":96,"watchers":553,"default_branch":"master"},"network_count":427,"subscribers_count":0} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-1c529d7c-99f0-43ae-8231-044f48beac1a.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-1c529d7c-99f0-43ae-8231-044f48beac1a.json new file mode 100644 index 000000000..4b74fa9e8 --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-1c529d7c-99f0-43ae-8231-044f48beac1a.json @@ -0,0 +1 @@ +{"id":206888201,"node_id":"MDEwOlJlcG9zaXRvcnkyMDY4ODgyMDE=","name":"github-api","full_name":"github-api-test-org/github-api","private":false,"owner":{"login":"github-api-test-org","id":7544739,"node_id":"MDEyOk9yZ2FuaXphdGlvbjc1NDQ3Mzk=","avatar_url":"https://avatars3.githubusercontent.com/u/7544739?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api-test-org","html_url":"https://github.com/github-api-test-org","followers_url":"https://api.github.com/users/github-api-test-org/followers","following_url":"https://api.github.com/users/github-api-test-org/following{/other_user}","gists_url":"https://api.github.com/users/github-api-test-org/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api-test-org/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api-test-org/subscriptions","organizations_url":"https://api.github.com/users/github-api-test-org/orgs","repos_url":"https://api.github.com/users/github-api-test-org/repos","events_url":"https://api.github.com/users/github-api-test-org/events{/privacy}","received_events_url":"https://api.github.com/users/github-api-test-org/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api-test-org/github-api","description":"Tricky","fork":true,"url":"https://api.github.com/repos/github-api-test-org/github-api","forks_url":"https://api.github.com/repos/github-api-test-org/github-api/forks","keys_url":"https://api.github.com/repos/github-api-test-org/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api-test-org/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api-test-org/github-api/teams","hooks_url":"https://api.github.com/repos/github-api-test-org/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api-test-org/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api-test-org/github-api/events","assignees_url":"https://api.github.com/repos/github-api-test-org/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api-test-org/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api-test-org/github-api/tags","blobs_url":"https://api.github.com/repos/github-api-test-org/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api-test-org/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api-test-org/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api-test-org/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api-test-org/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api-test-org/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api-test-org/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api-test-org/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api-test-org/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api-test-org/github-api/subscription","commits_url":"https://api.github.com/repos/github-api-test-org/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api-test-org/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api-test-org/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api-test-org/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api-test-org/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api-test-org/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api-test-org/github-api/merges","archive_url":"https://api.github.com/repos/github-api-test-org/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api-test-org/github-api/downloads","issues_url":"https://api.github.com/repos/github-api-test-org/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api-test-org/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api-test-org/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api-test-org/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api-test-org/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api-test-org/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api-test-org/github-api/deployments","created_at":"2019-09-06T23:26:04Z","updated_at":"2019-09-25T23:35:59Z","pushed_at":"2019-09-21T14:29:14Z","git_url":"git://github.com/github-api-test-org/github-api.git","ssh_url":"git@github.com:github-api-test-org/github-api.git","clone_url":"https://github.com/github-api-test-org/github-api.git","svn_url":"https://github.com/github-api-test-org/github-api","homepage":"http://github-api.kohsuke.org/","size":11387,"stargazers_count":0,"watchers_count":0,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":true,"disabled":false,"open_issues_count":0,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","permissions":{"admin":true,"push":true,"pull":true},"allow_squash_merge":true,"allow_merge_commit":true,"allow_rebase_merge":true,"organization":{"login":"github-api-test-org","id":7544739,"node_id":"MDEyOk9yZ2FuaXphdGlvbjc1NDQ3Mzk=","avatar_url":"https://avatars3.githubusercontent.com/u/7544739?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api-test-org","html_url":"https://github.com/github-api-test-org","followers_url":"https://api.github.com/users/github-api-test-org/followers","following_url":"https://api.github.com/users/github-api-test-org/following{/other_user}","gists_url":"https://api.github.com/users/github-api-test-org/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api-test-org/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api-test-org/subscriptions","organizations_url":"https://api.github.com/users/github-api-test-org/orgs","repos_url":"https://api.github.com/users/github-api-test-org/repos","events_url":"https://api.github.com/users/github-api-test-org/events{/privacy}","received_events_url":"https://api.github.com/users/github-api-test-org/received_events","type":"Organization","site_admin":false},"parent":{"id":617210,"node_id":"MDEwOlJlcG9zaXRvcnk2MTcyMTA=","name":"github-api","full_name":"github-api/github-api","private":false,"owner":{"login":"github-api","id":54909825,"node_id":"MDEyOk9yZ2FuaXphdGlvbjU0OTA5ODI1","avatar_url":"https://avatars3.githubusercontent.com/u/54909825?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api","html_url":"https://github.com/github-api","followers_url":"https://api.github.com/users/github-api/followers","following_url":"https://api.github.com/users/github-api/following{/other_user}","gists_url":"https://api.github.com/users/github-api/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api/subscriptions","organizations_url":"https://api.github.com/users/github-api/orgs","repos_url":"https://api.github.com/users/github-api/repos","events_url":"https://api.github.com/users/github-api/events{/privacy}","received_events_url":"https://api.github.com/users/github-api/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api/github-api","description":"Java API for GitHub","fork":false,"url":"https://api.github.com/repos/github-api/github-api","forks_url":"https://api.github.com/repos/github-api/github-api/forks","keys_url":"https://api.github.com/repos/github-api/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api/github-api/teams","hooks_url":"https://api.github.com/repos/github-api/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api/github-api/events","assignees_url":"https://api.github.com/repos/github-api/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api/github-api/tags","blobs_url":"https://api.github.com/repos/github-api/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api/github-api/subscription","commits_url":"https://api.github.com/repos/github-api/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api/github-api/merges","archive_url":"https://api.github.com/repos/github-api/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api/github-api/downloads","issues_url":"https://api.github.com/repos/github-api/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api/github-api/deployments","created_at":"2010-04-19T04:13:03Z","updated_at":"2019-09-25T22:47:32Z","pushed_at":"2019-09-25T22:56:18Z","git_url":"git://github.com/github-api/github-api.git","ssh_url":"git@github.com:github-api/github-api.git","clone_url":"https://github.com/github-api/github-api.git","svn_url":"https://github.com/github-api/github-api","homepage":"http://github-api.kohsuke.org/","size":11678,"stargazers_count":553,"watchers_count":553,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":427,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":96,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":427,"open_issues":96,"watchers":553,"default_branch":"master"},"source":{"id":617210,"node_id":"MDEwOlJlcG9zaXRvcnk2MTcyMTA=","name":"github-api","full_name":"github-api/github-api","private":false,"owner":{"login":"github-api","id":54909825,"node_id":"MDEyOk9yZ2FuaXphdGlvbjU0OTA5ODI1","avatar_url":"https://avatars3.githubusercontent.com/u/54909825?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api","html_url":"https://github.com/github-api","followers_url":"https://api.github.com/users/github-api/followers","following_url":"https://api.github.com/users/github-api/following{/other_user}","gists_url":"https://api.github.com/users/github-api/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api/subscriptions","organizations_url":"https://api.github.com/users/github-api/orgs","repos_url":"https://api.github.com/users/github-api/repos","events_url":"https://api.github.com/users/github-api/events{/privacy}","received_events_url":"https://api.github.com/users/github-api/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api/github-api","description":"Java API for GitHub","fork":false,"url":"https://api.github.com/repos/github-api/github-api","forks_url":"https://api.github.com/repos/github-api/github-api/forks","keys_url":"https://api.github.com/repos/github-api/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api/github-api/teams","hooks_url":"https://api.github.com/repos/github-api/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api/github-api/events","assignees_url":"https://api.github.com/repos/github-api/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api/github-api/tags","blobs_url":"https://api.github.com/repos/github-api/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api/github-api/subscription","commits_url":"https://api.github.com/repos/github-api/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api/github-api/merges","archive_url":"https://api.github.com/repos/github-api/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api/github-api/downloads","issues_url":"https://api.github.com/repos/github-api/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api/github-api/deployments","created_at":"2010-04-19T04:13:03Z","updated_at":"2019-09-25T22:47:32Z","pushed_at":"2019-09-25T22:56:18Z","git_url":"git://github.com/github-api/github-api.git","ssh_url":"git@github.com:github-api/github-api.git","clone_url":"https://github.com/github-api/github-api.git","svn_url":"https://github.com/github-api/github-api","homepage":"http://github-api.kohsuke.org/","size":11678,"stargazers_count":553,"watchers_count":553,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":427,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":96,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":427,"open_issues":96,"watchers":553,"default_branch":"master"},"network_count":427,"subscribers_count":0} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json new file mode 100644 index 000000000..4b74fa9e8 --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/repos_github-api-test-org_github-api-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json @@ -0,0 +1 @@ +{"id":206888201,"node_id":"MDEwOlJlcG9zaXRvcnkyMDY4ODgyMDE=","name":"github-api","full_name":"github-api-test-org/github-api","private":false,"owner":{"login":"github-api-test-org","id":7544739,"node_id":"MDEyOk9yZ2FuaXphdGlvbjc1NDQ3Mzk=","avatar_url":"https://avatars3.githubusercontent.com/u/7544739?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api-test-org","html_url":"https://github.com/github-api-test-org","followers_url":"https://api.github.com/users/github-api-test-org/followers","following_url":"https://api.github.com/users/github-api-test-org/following{/other_user}","gists_url":"https://api.github.com/users/github-api-test-org/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api-test-org/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api-test-org/subscriptions","organizations_url":"https://api.github.com/users/github-api-test-org/orgs","repos_url":"https://api.github.com/users/github-api-test-org/repos","events_url":"https://api.github.com/users/github-api-test-org/events{/privacy}","received_events_url":"https://api.github.com/users/github-api-test-org/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api-test-org/github-api","description":"Tricky","fork":true,"url":"https://api.github.com/repos/github-api-test-org/github-api","forks_url":"https://api.github.com/repos/github-api-test-org/github-api/forks","keys_url":"https://api.github.com/repos/github-api-test-org/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api-test-org/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api-test-org/github-api/teams","hooks_url":"https://api.github.com/repos/github-api-test-org/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api-test-org/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api-test-org/github-api/events","assignees_url":"https://api.github.com/repos/github-api-test-org/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api-test-org/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api-test-org/github-api/tags","blobs_url":"https://api.github.com/repos/github-api-test-org/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api-test-org/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api-test-org/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api-test-org/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api-test-org/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api-test-org/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api-test-org/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api-test-org/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api-test-org/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api-test-org/github-api/subscription","commits_url":"https://api.github.com/repos/github-api-test-org/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api-test-org/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api-test-org/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api-test-org/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api-test-org/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api-test-org/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api-test-org/github-api/merges","archive_url":"https://api.github.com/repos/github-api-test-org/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api-test-org/github-api/downloads","issues_url":"https://api.github.com/repos/github-api-test-org/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api-test-org/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api-test-org/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api-test-org/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api-test-org/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api-test-org/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api-test-org/github-api/deployments","created_at":"2019-09-06T23:26:04Z","updated_at":"2019-09-25T23:35:59Z","pushed_at":"2019-09-21T14:29:14Z","git_url":"git://github.com/github-api-test-org/github-api.git","ssh_url":"git@github.com:github-api-test-org/github-api.git","clone_url":"https://github.com/github-api-test-org/github-api.git","svn_url":"https://github.com/github-api-test-org/github-api","homepage":"http://github-api.kohsuke.org/","size":11387,"stargazers_count":0,"watchers_count":0,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":true,"disabled":false,"open_issues_count":0,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","permissions":{"admin":true,"push":true,"pull":true},"allow_squash_merge":true,"allow_merge_commit":true,"allow_rebase_merge":true,"organization":{"login":"github-api-test-org","id":7544739,"node_id":"MDEyOk9yZ2FuaXphdGlvbjc1NDQ3Mzk=","avatar_url":"https://avatars3.githubusercontent.com/u/7544739?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api-test-org","html_url":"https://github.com/github-api-test-org","followers_url":"https://api.github.com/users/github-api-test-org/followers","following_url":"https://api.github.com/users/github-api-test-org/following{/other_user}","gists_url":"https://api.github.com/users/github-api-test-org/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api-test-org/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api-test-org/subscriptions","organizations_url":"https://api.github.com/users/github-api-test-org/orgs","repos_url":"https://api.github.com/users/github-api-test-org/repos","events_url":"https://api.github.com/users/github-api-test-org/events{/privacy}","received_events_url":"https://api.github.com/users/github-api-test-org/received_events","type":"Organization","site_admin":false},"parent":{"id":617210,"node_id":"MDEwOlJlcG9zaXRvcnk2MTcyMTA=","name":"github-api","full_name":"github-api/github-api","private":false,"owner":{"login":"github-api","id":54909825,"node_id":"MDEyOk9yZ2FuaXphdGlvbjU0OTA5ODI1","avatar_url":"https://avatars3.githubusercontent.com/u/54909825?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api","html_url":"https://github.com/github-api","followers_url":"https://api.github.com/users/github-api/followers","following_url":"https://api.github.com/users/github-api/following{/other_user}","gists_url":"https://api.github.com/users/github-api/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api/subscriptions","organizations_url":"https://api.github.com/users/github-api/orgs","repos_url":"https://api.github.com/users/github-api/repos","events_url":"https://api.github.com/users/github-api/events{/privacy}","received_events_url":"https://api.github.com/users/github-api/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api/github-api","description":"Java API for GitHub","fork":false,"url":"https://api.github.com/repos/github-api/github-api","forks_url":"https://api.github.com/repos/github-api/github-api/forks","keys_url":"https://api.github.com/repos/github-api/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api/github-api/teams","hooks_url":"https://api.github.com/repos/github-api/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api/github-api/events","assignees_url":"https://api.github.com/repos/github-api/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api/github-api/tags","blobs_url":"https://api.github.com/repos/github-api/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api/github-api/subscription","commits_url":"https://api.github.com/repos/github-api/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api/github-api/merges","archive_url":"https://api.github.com/repos/github-api/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api/github-api/downloads","issues_url":"https://api.github.com/repos/github-api/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api/github-api/deployments","created_at":"2010-04-19T04:13:03Z","updated_at":"2019-09-25T22:47:32Z","pushed_at":"2019-09-25T22:56:18Z","git_url":"git://github.com/github-api/github-api.git","ssh_url":"git@github.com:github-api/github-api.git","clone_url":"https://github.com/github-api/github-api.git","svn_url":"https://github.com/github-api/github-api","homepage":"http://github-api.kohsuke.org/","size":11678,"stargazers_count":553,"watchers_count":553,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":427,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":96,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":427,"open_issues":96,"watchers":553,"default_branch":"master"},"source":{"id":617210,"node_id":"MDEwOlJlcG9zaXRvcnk2MTcyMTA=","name":"github-api","full_name":"github-api/github-api","private":false,"owner":{"login":"github-api","id":54909825,"node_id":"MDEyOk9yZ2FuaXphdGlvbjU0OTA5ODI1","avatar_url":"https://avatars3.githubusercontent.com/u/54909825?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api","html_url":"https://github.com/github-api","followers_url":"https://api.github.com/users/github-api/followers","following_url":"https://api.github.com/users/github-api/following{/other_user}","gists_url":"https://api.github.com/users/github-api/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api/subscriptions","organizations_url":"https://api.github.com/users/github-api/orgs","repos_url":"https://api.github.com/users/github-api/repos","events_url":"https://api.github.com/users/github-api/events{/privacy}","received_events_url":"https://api.github.com/users/github-api/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api/github-api","description":"Java API for GitHub","fork":false,"url":"https://api.github.com/repos/github-api/github-api","forks_url":"https://api.github.com/repos/github-api/github-api/forks","keys_url":"https://api.github.com/repos/github-api/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api/github-api/teams","hooks_url":"https://api.github.com/repos/github-api/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api/github-api/events","assignees_url":"https://api.github.com/repos/github-api/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api/github-api/tags","blobs_url":"https://api.github.com/repos/github-api/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api/github-api/subscription","commits_url":"https://api.github.com/repos/github-api/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api/github-api/merges","archive_url":"https://api.github.com/repos/github-api/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api/github-api/downloads","issues_url":"https://api.github.com/repos/github-api/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api/github-api/deployments","created_at":"2010-04-19T04:13:03Z","updated_at":"2019-09-25T22:47:32Z","pushed_at":"2019-09-25T22:56:18Z","git_url":"git://github.com/github-api/github-api.git","ssh_url":"git@github.com:github-api/github-api.git","clone_url":"https://github.com/github-api/github-api.git","svn_url":"https://github.com/github-api/github-api","homepage":"http://github-api.kohsuke.org/","size":11678,"stargazers_count":553,"watchers_count":553,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":427,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":96,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":427,"open_issues":96,"watchers":553,"default_branch":"master"},"network_count":427,"subscribers_count":0} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/user-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/user-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json new file mode 100644 index 000000000..8fa94288c --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/__files/user-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json @@ -0,0 +1 @@ +{"login":"bitwiseman","id":1958953,"node_id":"MDQ6VXNlcjE5NTg5NTM=","avatar_url":"https://avatars3.githubusercontent.com/u/1958953?v=4","gravatar_id":"","url":"https://api.github.com/users/bitwiseman","html_url":"https://github.com/bitwiseman","followers_url":"https://api.github.com/users/bitwiseman/followers","following_url":"https://api.github.com/users/bitwiseman/following{/other_user}","gists_url":"https://api.github.com/users/bitwiseman/gists{/gist_id}","starred_url":"https://api.github.com/users/bitwiseman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitwiseman/subscriptions","organizations_url":"https://api.github.com/users/bitwiseman/orgs","repos_url":"https://api.github.com/users/bitwiseman/repos","events_url":"https://api.github.com/users/bitwiseman/events{/privacy}","received_events_url":"https://api.github.com/users/bitwiseman/received_events","type":"User","site_admin":false,"name":"Liam Newman","company":"Cloudbees, Inc.","blog":"","location":"Seattle, WA, USA","email":"bitwiseman@gmail.com","hireable":null,"bio":"https://twitter.com/bitwiseman","public_repos":166,"public_gists":4,"followers":135,"following":9,"created_at":"2012-07-11T20:38:33Z","updated_at":"2019-09-24T19:32:29Z"} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/orgs_github-api-test-org-cb173af2-c793-444a-acdf-c3850e7afdbe.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/orgs_github-api-test-org-cb173af2-c793-444a-acdf-c3850e7afdbe.json new file mode 100644 index 000000000..a1066b624 --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/orgs_github-api-test-org-cb173af2-c793-444a-acdf-c3850e7afdbe.json @@ -0,0 +1,40 @@ +{ + "id" : "cb173af2-c793-444a-acdf-c3850e7afdbe", + "name" : "orgs_github-api-test-org", + "request" : { + "url" : "/orgs/github-api-test-org", + "method" : "GET" + }, + "response" : { + "status" : 200, + "bodyFileName" : "orgs_github-api-test-org-cb173af2-c793-444a-acdf-c3850e7afdbe.json", + "headers" : { + "Date" : "Wed, 25 Sep 2019 23:35:58 GMT", + "Content-Type" : "application/json; charset=utf-8", + "Server" : "GitHub.com", + "Status" : "200 OK", + "X-RateLimit-Limit" : "5000", + "X-RateLimit-Remaining" : "4989", + "X-RateLimit-Reset" : "1569457884", + "Cache-Control" : "private, max-age=60, s-maxage=60", + "Vary" : [ "Accept, Authorization, Cookie, X-GitHub-OTP", "Accept-Encoding" ], + "ETag" : "W/\"b7989d48e6539c9c76038995b902421b\"", + "Last-Modified" : "Mon, 20 Apr 2015 00:42:30 GMT", + "X-OAuth-Scopes" : "gist, notifications, read:org, read:public_key, read:repo_hook, repo", + "X-Accepted-OAuth-Scopes" : "admin:org, read:org, repo, user, write:org", + "X-GitHub-Media-Type" : "unknown, github.v3", + "Access-Control-Expose-Headers" : "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type", + "Access-Control-Allow-Origin" : "*", + "Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload", + "X-Frame-Options" : "deny", + "X-Content-Type-Options" : "nosniff", + "X-XSS-Protection" : "1; mode=block", + "Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin", + "Content-Security-Policy" : "default-src 'none'", + "X-GitHub-Request-Id" : "F855:59E1:1397ED7:171400E:5D8BF9DE" + } + }, + "uuid" : "cb173af2-c793-444a-acdf-c3850e7afdbe", + "persistent" : true, + "insertionIndex" : 2 +} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json new file mode 100644 index 000000000..ac7bea1d3 --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json @@ -0,0 +1,43 @@ +{ + "id" : "0a4d7a1a-f99c-47ca-840a-3e920c18bd1f", + "name" : "repos_github-api-test-org_github-api", + "request" : { + "url" : "/repos/github-api-test-org/github-api", + "method" : "GET" + }, + "response" : { + "status" : 200, + "bodyFileName" : "repos_github-api-test-org_github-api-0a4d7a1a-f99c-47ca-840a-3e920c18bd1f.json", + "headers" : { + "Date" : "Wed, 25 Sep 2019 23:35:58 GMT", + "Content-Type" : "application/json; charset=utf-8", + "Server" : "GitHub.com", + "Status" : "200 OK", + "X-RateLimit-Limit" : "5000", + "X-RateLimit-Remaining" : "4988", + "X-RateLimit-Reset" : "1569457884", + "Cache-Control" : "private, max-age=60, s-maxage=60", + "Vary" : [ "Accept, Authorization, Cookie, X-GitHub-OTP", "Accept-Encoding" ], + "ETag" : "W/\"0678d1c39ea574f68cc0fb330b067cb7\"", + "Last-Modified" : "Wed, 25 Sep 2019 23:32:35 GMT", + "X-OAuth-Scopes" : "gist, notifications, read:org, read:public_key, read:repo_hook, repo", + "X-Accepted-OAuth-Scopes" : "repo", + "X-GitHub-Media-Type" : "unknown, github.v3", + "Access-Control-Expose-Headers" : "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type", + "Access-Control-Allow-Origin" : "*", + "Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload", + "X-Frame-Options" : "deny", + "X-Content-Type-Options" : "nosniff", + "X-XSS-Protection" : "1; mode=block", + "Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin", + "Content-Security-Policy" : "default-src 'none'", + "X-GitHub-Request-Id" : "F855:59E1:1397EEB:1714029:5D8BF9DE" + } + }, + "uuid" : "0a4d7a1a-f99c-47ca-840a-3e920c18bd1f", + "persistent" : true, + "scenarioName" : "scenario-1-repos-github-api-test-org-github-api", + "requiredScenarioState" : "Started", + "newScenarioState" : "scenario-1-repos-github-api-test-org-github-api-2", + "insertionIndex" : 3 +} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-1c529d7c-99f0-43ae-8231-044f48beac1a.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-1c529d7c-99f0-43ae-8231-044f48beac1a.json new file mode 100644 index 000000000..e119758cd --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-1c529d7c-99f0-43ae-8231-044f48beac1a.json @@ -0,0 +1,42 @@ +{ + "id" : "1c529d7c-99f0-43ae-8231-044f48beac1a", + "name" : "repos_github-api-test-org_github-api", + "request" : { + "url" : "/repos/github-api-test-org/github-api", + "method" : "GET" + }, + "response" : { + "status" : 200, + "bodyFileName" : "repos_github-api-test-org_github-api-1c529d7c-99f0-43ae-8231-044f48beac1a.json", + "headers" : { + "Date" : "Wed, 25 Sep 2019 23:35:59 GMT", + "Content-Type" : "application/json; charset=utf-8", + "Server" : "GitHub.com", + "Status" : "200 OK", + "X-RateLimit-Limit" : "5000", + "X-RateLimit-Remaining" : "4986", + "X-RateLimit-Reset" : "1569457884", + "Cache-Control" : "private, max-age=60, s-maxage=60", + "Vary" : [ "Accept, Authorization, Cookie, X-GitHub-OTP", "Accept-Encoding" ], + "ETag" : "W/\"e40487cafd3670c0de171f4250dbefb8\"", + "Last-Modified" : "Wed, 25 Sep 2019 23:35:59 GMT", + "X-OAuth-Scopes" : "gist, notifications, read:org, read:public_key, read:repo_hook, repo", + "X-Accepted-OAuth-Scopes" : "repo", + "X-GitHub-Media-Type" : "unknown, github.v3", + "Access-Control-Expose-Headers" : "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type", + "Access-Control-Allow-Origin" : "*", + "Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload", + "X-Frame-Options" : "deny", + "X-Content-Type-Options" : "nosniff", + "X-XSS-Protection" : "1; mode=block", + "Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin", + "Content-Security-Policy" : "default-src 'none'", + "X-GitHub-Request-Id" : "F855:59E1:1397F42:1714091:5D8BF9DF" + } + }, + "uuid" : "1c529d7c-99f0-43ae-8231-044f48beac1a", + "persistent" : true, + "scenarioName" : "scenario-1-repos-github-api-test-org-github-api", + "requiredScenarioState" : "scenario-1-repos-github-api-test-org-github-api-2", + "insertionIndex" : 5 +} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json new file mode 100644 index 000000000..d5f149163 --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/repos_github-api-test-org_github-api-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json @@ -0,0 +1,44 @@ +{ + "id" : "2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd", + "name" : "repos_github-api-test-org_github-api", + "request" : { + "url" : "/repos/github-api-test-org/github-api", + "method" : "PATCH", + "bodyPatterns" : [ { + "equalToJson" : "{\"archived\":\"true\",\"name\":\"github-api\"}", + "ignoreArrayOrder" : true, + "ignoreExtraElements" : true + } ] + }, + "response" : { + "status" : 200, + "bodyFileName" : "repos_github-api-test-org_github-api-2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd.json", + "headers" : { + "Date" : "Wed, 25 Sep 2019 23:35:59 GMT", + "Content-Type" : "application/json; charset=utf-8", + "Server" : "GitHub.com", + "Status" : "200 OK", + "X-RateLimit-Limit" : "5000", + "X-RateLimit-Remaining" : "4987", + "X-RateLimit-Reset" : "1569457884", + "Cache-Control" : "private, max-age=60, s-maxage=60", + "Vary" : [ "Accept, Authorization, Cookie, X-GitHub-OTP", "Accept-Encoding" ], + "ETag" : "W/\"e40487cafd3670c0de171f4250dbefb8\"", + "X-OAuth-Scopes" : "gist, notifications, read:org, read:public_key, read:repo_hook, repo", + "X-Accepted-OAuth-Scopes" : "", + "X-GitHub-Media-Type" : "unknown, github.v3", + "Access-Control-Expose-Headers" : "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type", + "Access-Control-Allow-Origin" : "*", + "Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload", + "X-Frame-Options" : "deny", + "X-Content-Type-Options" : "nosniff", + "X-XSS-Protection" : "1; mode=block", + "Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin", + "Content-Security-Policy" : "default-src 'none'", + "X-GitHub-Request-Id" : "F855:59E1:1397F0E:1714041:5D8BF9DE" + } + }, + "uuid" : "2c69d5c8-dd81-4204-bad9-ee37f5b0ebfd", + "persistent" : true, + "insertionIndex" : 4 +} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/user-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/user-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json new file mode 100644 index 000000000..b0d68d590 --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/archive/mappings/user-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json @@ -0,0 +1,40 @@ +{ + "id" : "7f6e9a01-5bfa-4f72-9947-07df902f56c3", + "name" : "user", + "request" : { + "url" : "/user", + "method" : "GET" + }, + "response" : { + "status" : 200, + "bodyFileName" : "user-7f6e9a01-5bfa-4f72-9947-07df902f56c3.json", + "headers" : { + "Date" : "Wed, 25 Sep 2019 23:35:33 GMT", + "Content-Type" : "application/json; charset=utf-8", + "Server" : "GitHub.com", + "Status" : "200 OK", + "X-RateLimit-Limit" : "5000", + "X-RateLimit-Remaining" : "4992", + "X-RateLimit-Reset" : "1569457884", + "Cache-Control" : "private, max-age=60, s-maxage=60", + "Vary" : [ "Accept, Authorization, Cookie, X-GitHub-OTP", "Accept-Encoding" ], + "ETag" : "W/\"14ffd29009ddc2209c450bb29a5a8330\"", + "Last-Modified" : "Tue, 24 Sep 2019 19:32:29 GMT", + "X-OAuth-Scopes" : "gist, notifications, read:org, read:public_key, read:repo_hook, repo", + "X-Accepted-OAuth-Scopes" : "", + "X-GitHub-Media-Type" : "unknown, github.v3", + "Access-Control-Expose-Headers" : "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type", + "Access-Control-Allow-Origin" : "*", + "Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload", + "X-Frame-Options" : "deny", + "X-Content-Type-Options" : "nosniff", + "X-XSS-Protection" : "1; mode=block", + "Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin", + "Content-Security-Policy" : "default-src 'none'", + "X-GitHub-Request-Id" : "F845:5D1D:FFA88A:12FE539:5D8BF9C5" + } + }, + "uuid" : "7f6e9a01-5bfa-4f72-9947-07df902f56c3", + "persistent" : true, + "insertionIndex" : 1 +} \ No newline at end of file From a50a011eb3aeb6ea7726505e68c45b7c709c67f7 Mon Sep 17 00:00:00 2001 From: Martin van Zijl Date: Mon, 12 Nov 2018 11:43:13 +1300 Subject: [PATCH 12/13] Issue #381 - Escape branch URL. This is using the "old" HTTP.UTF_8 Charset, since the new StandardCharsets doesn't compile. --- .../java/org/kohsuke/github/GHRepository.java | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/src/main/java/org/kohsuke/github/GHRepository.java b/src/main/java/org/kohsuke/github/GHRepository.java index 296a3a490..f66902c26 100644 --- a/src/main/java/org/kohsuke/github/GHRepository.java +++ b/src/main/java/org/kohsuke/github/GHRepository.java @@ -34,7 +34,9 @@ import java.io.InputStream; import java.io.InputStreamReader; import java.io.InterruptedIOException; import java.io.Reader; +import java.io.UnsupportedEncodingException; import java.net.URL; +import java.net.URLEncoder; import java.util.AbstractSet; import java.util.ArrayList; import java.util.Arrays; @@ -51,6 +53,8 @@ import java.util.TreeMap; import java.util.WeakHashMap; import static java.util.Arrays.*; +import java.util.logging.Level; +import java.util.logging.Logger; import static org.kohsuke.github.Previews.*; /** @@ -1393,8 +1397,25 @@ public class GHRepository extends GHObject { return r; } + /** + * Replace special characters (e.g. #) with standard values (e.g. %23) so + * GitHub understands what is being requested. + * @param The string to be encoded. + * @return The encoded string. + */ + private String UrlEncode(String value) { + try { + return URLEncoder.encode(value, org.apache.commons.codec.CharEncoding.UTF_8); + } catch (UnsupportedEncodingException ex) { + Logger.getLogger(GHRepository.class.getName()).log(Level.SEVERE, null, ex); + } + + // Something went wrong - just return original value as is. + return value; + } + public GHBranch getBranch(String name) throws IOException { - return root.retrieve().to(getApiTailUrl("branches/"+name),GHBranch.class).wrap(this); + return root.retrieve().to(getApiTailUrl("branches/"+UrlEncode(name)),GHBranch.class).wrap(this); } /** From a731109747e3f53cf0f7f4c2d7c0c84503d9f1c1 Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Wed, 25 Sep 2019 17:11:46 -0700 Subject: [PATCH 13/13] Add tests for URLEncoding --- .../org/kohsuke/github/GHRepositoryTest.java | 9 +++++ ...-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json | 1 + ...-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json | 1 + ...-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json | 1 + ...-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json | 1 + ...-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json | 40 +++++++++++++++++++ ...-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json | 40 +++++++++++++++++++ ...-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json | 39 ++++++++++++++++++ ...-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json | 40 +++++++++++++++++++ 9 files changed, 172 insertions(+) create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/orgs_github-api-test-org-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/repos_github-api-test-org_github-api-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/repos_github-api-test-org_github-api_branches_test_urlencode-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/user-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/orgs_github-api-test-org-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/repos_github-api-test-org_github-api-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/repos_github-api-test-org_github-api_branches_test_urlencode-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json create mode 100644 src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/user-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json diff --git a/src/test/java/org/kohsuke/github/GHRepositoryTest.java b/src/test/java/org/kohsuke/github/GHRepositoryTest.java index 08cae17e0..c184502cc 100644 --- a/src/test/java/org/kohsuke/github/GHRepositoryTest.java +++ b/src/test/java/org/kohsuke/github/GHRepositoryTest.java @@ -29,6 +29,15 @@ public class GHRepositoryTest extends AbstractGitHubApiWireMockTest { assertThat(getRepository().isArchived(), is(true)); } + @Test + public void getBranch_URLEncoded() throws Exception { + GHRepository repo = getRepository(); + GHBranch branch = repo.getBranch("test/#UrlEncode"); + assertThat(branch.getName(), is("test/#UrlEncode")); + } + + + protected GHRepository getRepository() throws IOException { return getRepository(gitHub); } diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/orgs_github-api-test-org-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/orgs_github-api-test-org-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json new file mode 100644 index 000000000..b27dde908 --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/orgs_github-api-test-org-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json @@ -0,0 +1 @@ +{"login":"github-api-test-org","id":7544739,"node_id":"MDEyOk9yZ2FuaXphdGlvbjc1NDQ3Mzk=","url":"https://api.github.com/orgs/github-api-test-org","repos_url":"https://api.github.com/orgs/github-api-test-org/repos","events_url":"https://api.github.com/orgs/github-api-test-org/events","hooks_url":"https://api.github.com/orgs/github-api-test-org/hooks","issues_url":"https://api.github.com/orgs/github-api-test-org/issues","members_url":"https://api.github.com/orgs/github-api-test-org/members{/member}","public_members_url":"https://api.github.com/orgs/github-api-test-org/public_members{/member}","avatar_url":"https://avatars3.githubusercontent.com/u/7544739?v=4","description":null,"is_verified":false,"has_organization_projects":true,"has_repository_projects":true,"public_repos":9,"public_gists":0,"followers":0,"following":0,"html_url":"https://github.com/github-api-test-org","created_at":"2014-05-10T19:39:11Z","updated_at":"2015-04-20T00:42:30Z","type":"Organization","total_private_repos":0,"owned_private_repos":0,"private_gists":0,"disk_usage":132,"collaborators":0,"billing_email":"kk@kohsuke.org","default_repository_permission":"none","members_can_create_repositories":false,"two_factor_requirement_enabled":false,"members_allowed_repository_creation_type":"none","plan":{"name":"free","space":976562499,"private_repos":0,"filled_seats":3,"seats":0}} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/repos_github-api-test-org_github-api-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/repos_github-api-test-org_github-api-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json new file mode 100644 index 000000000..dea33743f --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/repos_github-api-test-org_github-api-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json @@ -0,0 +1 @@ +{"id":206888201,"node_id":"MDEwOlJlcG9zaXRvcnkyMDY4ODgyMDE=","name":"github-api","full_name":"github-api-test-org/github-api","private":false,"owner":{"login":"github-api-test-org","id":7544739,"node_id":"MDEyOk9yZ2FuaXphdGlvbjc1NDQ3Mzk=","avatar_url":"https://avatars3.githubusercontent.com/u/7544739?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api-test-org","html_url":"https://github.com/github-api-test-org","followers_url":"https://api.github.com/users/github-api-test-org/followers","following_url":"https://api.github.com/users/github-api-test-org/following{/other_user}","gists_url":"https://api.github.com/users/github-api-test-org/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api-test-org/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api-test-org/subscriptions","organizations_url":"https://api.github.com/users/github-api-test-org/orgs","repos_url":"https://api.github.com/users/github-api-test-org/repos","events_url":"https://api.github.com/users/github-api-test-org/events{/privacy}","received_events_url":"https://api.github.com/users/github-api-test-org/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api-test-org/github-api","description":"Tricky","fork":true,"url":"https://api.github.com/repos/github-api-test-org/github-api","forks_url":"https://api.github.com/repos/github-api-test-org/github-api/forks","keys_url":"https://api.github.com/repos/github-api-test-org/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api-test-org/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api-test-org/github-api/teams","hooks_url":"https://api.github.com/repos/github-api-test-org/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api-test-org/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api-test-org/github-api/events","assignees_url":"https://api.github.com/repos/github-api-test-org/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api-test-org/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api-test-org/github-api/tags","blobs_url":"https://api.github.com/repos/github-api-test-org/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api-test-org/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api-test-org/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api-test-org/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api-test-org/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api-test-org/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api-test-org/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api-test-org/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api-test-org/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api-test-org/github-api/subscription","commits_url":"https://api.github.com/repos/github-api-test-org/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api-test-org/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api-test-org/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api-test-org/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api-test-org/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api-test-org/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api-test-org/github-api/merges","archive_url":"https://api.github.com/repos/github-api-test-org/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api-test-org/github-api/downloads","issues_url":"https://api.github.com/repos/github-api-test-org/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api-test-org/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api-test-org/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api-test-org/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api-test-org/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api-test-org/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api-test-org/github-api/deployments","created_at":"2019-09-06T23:26:04Z","updated_at":"2019-09-25T23:37:07Z","pushed_at":"2019-09-26T00:06:54Z","git_url":"git://github.com/github-api-test-org/github-api.git","ssh_url":"git@github.com:github-api-test-org/github-api.git","clone_url":"https://github.com/github-api-test-org/github-api.git","svn_url":"https://github.com/github-api-test-org/github-api","homepage":"http://github-api.kohsuke.org/","size":11387,"stargazers_count":0,"watchers_count":0,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":0,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","permissions":{"admin":true,"push":true,"pull":true},"allow_squash_merge":true,"allow_merge_commit":true,"allow_rebase_merge":true,"organization":{"login":"github-api-test-org","id":7544739,"node_id":"MDEyOk9yZ2FuaXphdGlvbjc1NDQ3Mzk=","avatar_url":"https://avatars3.githubusercontent.com/u/7544739?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api-test-org","html_url":"https://github.com/github-api-test-org","followers_url":"https://api.github.com/users/github-api-test-org/followers","following_url":"https://api.github.com/users/github-api-test-org/following{/other_user}","gists_url":"https://api.github.com/users/github-api-test-org/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api-test-org/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api-test-org/subscriptions","organizations_url":"https://api.github.com/users/github-api-test-org/orgs","repos_url":"https://api.github.com/users/github-api-test-org/repos","events_url":"https://api.github.com/users/github-api-test-org/events{/privacy}","received_events_url":"https://api.github.com/users/github-api-test-org/received_events","type":"Organization","site_admin":false},"parent":{"id":617210,"node_id":"MDEwOlJlcG9zaXRvcnk2MTcyMTA=","name":"github-api","full_name":"github-api/github-api","private":false,"owner":{"login":"github-api","id":54909825,"node_id":"MDEyOk9yZ2FuaXphdGlvbjU0OTA5ODI1","avatar_url":"https://avatars3.githubusercontent.com/u/54909825?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api","html_url":"https://github.com/github-api","followers_url":"https://api.github.com/users/github-api/followers","following_url":"https://api.github.com/users/github-api/following{/other_user}","gists_url":"https://api.github.com/users/github-api/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api/subscriptions","organizations_url":"https://api.github.com/users/github-api/orgs","repos_url":"https://api.github.com/users/github-api/repos","events_url":"https://api.github.com/users/github-api/events{/privacy}","received_events_url":"https://api.github.com/users/github-api/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api/github-api","description":"Java API for GitHub","fork":false,"url":"https://api.github.com/repos/github-api/github-api","forks_url":"https://api.github.com/repos/github-api/github-api/forks","keys_url":"https://api.github.com/repos/github-api/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api/github-api/teams","hooks_url":"https://api.github.com/repos/github-api/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api/github-api/events","assignees_url":"https://api.github.com/repos/github-api/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api/github-api/tags","blobs_url":"https://api.github.com/repos/github-api/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api/github-api/subscription","commits_url":"https://api.github.com/repos/github-api/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api/github-api/merges","archive_url":"https://api.github.com/repos/github-api/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api/github-api/downloads","issues_url":"https://api.github.com/repos/github-api/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api/github-api/deployments","created_at":"2010-04-19T04:13:03Z","updated_at":"2019-09-25T23:55:16Z","pushed_at":"2019-09-26T00:00:09Z","git_url":"git://github.com/github-api/github-api.git","ssh_url":"git@github.com:github-api/github-api.git","clone_url":"https://github.com/github-api/github-api.git","svn_url":"https://github.com/github-api/github-api","homepage":"http://github-api.kohsuke.org/","size":11660,"stargazers_count":553,"watchers_count":553,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":427,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":94,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":427,"open_issues":94,"watchers":553,"default_branch":"master"},"source":{"id":617210,"node_id":"MDEwOlJlcG9zaXRvcnk2MTcyMTA=","name":"github-api","full_name":"github-api/github-api","private":false,"owner":{"login":"github-api","id":54909825,"node_id":"MDEyOk9yZ2FuaXphdGlvbjU0OTA5ODI1","avatar_url":"https://avatars3.githubusercontent.com/u/54909825?v=4","gravatar_id":"","url":"https://api.github.com/users/github-api","html_url":"https://github.com/github-api","followers_url":"https://api.github.com/users/github-api/followers","following_url":"https://api.github.com/users/github-api/following{/other_user}","gists_url":"https://api.github.com/users/github-api/gists{/gist_id}","starred_url":"https://api.github.com/users/github-api/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/github-api/subscriptions","organizations_url":"https://api.github.com/users/github-api/orgs","repos_url":"https://api.github.com/users/github-api/repos","events_url":"https://api.github.com/users/github-api/events{/privacy}","received_events_url":"https://api.github.com/users/github-api/received_events","type":"Organization","site_admin":false},"html_url":"https://github.com/github-api/github-api","description":"Java API for GitHub","fork":false,"url":"https://api.github.com/repos/github-api/github-api","forks_url":"https://api.github.com/repos/github-api/github-api/forks","keys_url":"https://api.github.com/repos/github-api/github-api/keys{/key_id}","collaborators_url":"https://api.github.com/repos/github-api/github-api/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/github-api/github-api/teams","hooks_url":"https://api.github.com/repos/github-api/github-api/hooks","issue_events_url":"https://api.github.com/repos/github-api/github-api/issues/events{/number}","events_url":"https://api.github.com/repos/github-api/github-api/events","assignees_url":"https://api.github.com/repos/github-api/github-api/assignees{/user}","branches_url":"https://api.github.com/repos/github-api/github-api/branches{/branch}","tags_url":"https://api.github.com/repos/github-api/github-api/tags","blobs_url":"https://api.github.com/repos/github-api/github-api/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/github-api/github-api/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/github-api/github-api/git/refs{/sha}","trees_url":"https://api.github.com/repos/github-api/github-api/git/trees{/sha}","statuses_url":"https://api.github.com/repos/github-api/github-api/statuses/{sha}","languages_url":"https://api.github.com/repos/github-api/github-api/languages","stargazers_url":"https://api.github.com/repos/github-api/github-api/stargazers","contributors_url":"https://api.github.com/repos/github-api/github-api/contributors","subscribers_url":"https://api.github.com/repos/github-api/github-api/subscribers","subscription_url":"https://api.github.com/repos/github-api/github-api/subscription","commits_url":"https://api.github.com/repos/github-api/github-api/commits{/sha}","git_commits_url":"https://api.github.com/repos/github-api/github-api/git/commits{/sha}","comments_url":"https://api.github.com/repos/github-api/github-api/comments{/number}","issue_comment_url":"https://api.github.com/repos/github-api/github-api/issues/comments{/number}","contents_url":"https://api.github.com/repos/github-api/github-api/contents/{+path}","compare_url":"https://api.github.com/repos/github-api/github-api/compare/{base}...{head}","merges_url":"https://api.github.com/repos/github-api/github-api/merges","archive_url":"https://api.github.com/repos/github-api/github-api/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/github-api/github-api/downloads","issues_url":"https://api.github.com/repos/github-api/github-api/issues{/number}","pulls_url":"https://api.github.com/repos/github-api/github-api/pulls{/number}","milestones_url":"https://api.github.com/repos/github-api/github-api/milestones{/number}","notifications_url":"https://api.github.com/repos/github-api/github-api/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/github-api/github-api/labels{/name}","releases_url":"https://api.github.com/repos/github-api/github-api/releases{/id}","deployments_url":"https://api.github.com/repos/github-api/github-api/deployments","created_at":"2010-04-19T04:13:03Z","updated_at":"2019-09-25T23:55:16Z","pushed_at":"2019-09-26T00:00:09Z","git_url":"git://github.com/github-api/github-api.git","ssh_url":"git@github.com:github-api/github-api.git","clone_url":"https://github.com/github-api/github-api.git","svn_url":"https://github.com/github-api/github-api","homepage":"http://github-api.kohsuke.org/","size":11660,"stargazers_count":553,"watchers_count":553,"language":"Java","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":427,"mirror_url":null,"archived":false,"disabled":false,"open_issues_count":94,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit","node_id":"MDc6TGljZW5zZTEz"},"forks":427,"open_issues":94,"watchers":553,"default_branch":"master"},"network_count":427,"subscribers_count":0} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/repos_github-api-test-org_github-api_branches_test_urlencode-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/repos_github-api-test-org_github-api_branches_test_urlencode-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json new file mode 100644 index 000000000..ab61b32d2 --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/repos_github-api-test-org_github-api_branches_test_urlencode-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json @@ -0,0 +1 @@ +{"name":"test/#UrlEncode","commit":{"sha":"14fa3698221f91613b9e1d809434326e5ed546af","node_id":"MDY6Q29tbWl0MjA2ODg4MjAxOjE0ZmEzNjk4MjIxZjkxNjEzYjllMWQ4MDk0MzQzMjZlNWVkNTQ2YWY=","commit":{"author":{"name":"Liam Newman","email":"bitwiseman@gmail.com","date":"2019-09-06T23:38:04Z"},"committer":{"name":"Liam Newman","email":"bitwiseman@gmail.com","date":"2019-09-07T00:09:09Z"},"message":"Update README","tree":{"sha":"f791b2c2752a83ddd7604a800800b18e7c1d0196","url":"https://api.github.com/repos/github-api-test-org/github-api/git/trees/f791b2c2752a83ddd7604a800800b18e7c1d0196"},"url":"https://api.github.com/repos/github-api-test-org/github-api/git/commits/14fa3698221f91613b9e1d809434326e5ed546af","comment_count":0,"verification":{"verified":false,"reason":"unsigned","signature":null,"payload":null}},"url":"https://api.github.com/repos/github-api-test-org/github-api/commits/14fa3698221f91613b9e1d809434326e5ed546af","html_url":"https://github.com/github-api-test-org/github-api/commit/14fa3698221f91613b9e1d809434326e5ed546af","comments_url":"https://api.github.com/repos/github-api-test-org/github-api/commits/14fa3698221f91613b9e1d809434326e5ed546af/comments","author":{"login":"bitwiseman","id":1958953,"node_id":"MDQ6VXNlcjE5NTg5NTM=","avatar_url":"https://avatars3.githubusercontent.com/u/1958953?v=4","gravatar_id":"","url":"https://api.github.com/users/bitwiseman","html_url":"https://github.com/bitwiseman","followers_url":"https://api.github.com/users/bitwiseman/followers","following_url":"https://api.github.com/users/bitwiseman/following{/other_user}","gists_url":"https://api.github.com/users/bitwiseman/gists{/gist_id}","starred_url":"https://api.github.com/users/bitwiseman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitwiseman/subscriptions","organizations_url":"https://api.github.com/users/bitwiseman/orgs","repos_url":"https://api.github.com/users/bitwiseman/repos","events_url":"https://api.github.com/users/bitwiseman/events{/privacy}","received_events_url":"https://api.github.com/users/bitwiseman/received_events","type":"User","site_admin":false},"committer":{"login":"bitwiseman","id":1958953,"node_id":"MDQ6VXNlcjE5NTg5NTM=","avatar_url":"https://avatars3.githubusercontent.com/u/1958953?v=4","gravatar_id":"","url":"https://api.github.com/users/bitwiseman","html_url":"https://github.com/bitwiseman","followers_url":"https://api.github.com/users/bitwiseman/followers","following_url":"https://api.github.com/users/bitwiseman/following{/other_user}","gists_url":"https://api.github.com/users/bitwiseman/gists{/gist_id}","starred_url":"https://api.github.com/users/bitwiseman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitwiseman/subscriptions","organizations_url":"https://api.github.com/users/bitwiseman/orgs","repos_url":"https://api.github.com/users/bitwiseman/repos","events_url":"https://api.github.com/users/bitwiseman/events{/privacy}","received_events_url":"https://api.github.com/users/bitwiseman/received_events","type":"User","site_admin":false},"parents":[{"sha":"3a09d2de4a9a1322a0ba2c3e2f54a919ca8fe353","url":"https://api.github.com/repos/github-api-test-org/github-api/commits/3a09d2de4a9a1322a0ba2c3e2f54a919ca8fe353","html_url":"https://github.com/github-api-test-org/github-api/commit/3a09d2de4a9a1322a0ba2c3e2f54a919ca8fe353"}]},"_links":{"self":"https://api.github.com/repos/github-api-test-org/github-api/branches/test/#UrlEncode","html":"https://github.com/github-api-test-org/github-api/tree/test/#UrlEncode"},"protected":false,"protection":{"enabled":false,"required_status_checks":{"enforcement_level":"off","contexts":[]}},"protection_url":"https://api.github.com/repos/github-api-test-org/github-api/branches/test/#UrlEncode/protection"} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/user-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/user-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json new file mode 100644 index 000000000..8fa94288c --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/__files/user-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json @@ -0,0 +1 @@ +{"login":"bitwiseman","id":1958953,"node_id":"MDQ6VXNlcjE5NTg5NTM=","avatar_url":"https://avatars3.githubusercontent.com/u/1958953?v=4","gravatar_id":"","url":"https://api.github.com/users/bitwiseman","html_url":"https://github.com/bitwiseman","followers_url":"https://api.github.com/users/bitwiseman/followers","following_url":"https://api.github.com/users/bitwiseman/following{/other_user}","gists_url":"https://api.github.com/users/bitwiseman/gists{/gist_id}","starred_url":"https://api.github.com/users/bitwiseman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitwiseman/subscriptions","organizations_url":"https://api.github.com/users/bitwiseman/orgs","repos_url":"https://api.github.com/users/bitwiseman/repos","events_url":"https://api.github.com/users/bitwiseman/events{/privacy}","received_events_url":"https://api.github.com/users/bitwiseman/received_events","type":"User","site_admin":false,"name":"Liam Newman","company":"Cloudbees, Inc.","blog":"","location":"Seattle, WA, USA","email":"bitwiseman@gmail.com","hireable":null,"bio":"https://twitter.com/bitwiseman","public_repos":166,"public_gists":4,"followers":135,"following":9,"created_at":"2012-07-11T20:38:33Z","updated_at":"2019-09-24T19:32:29Z"} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/orgs_github-api-test-org-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/orgs_github-api-test-org-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json new file mode 100644 index 000000000..34131c7dd --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/orgs_github-api-test-org-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json @@ -0,0 +1,40 @@ +{ + "id" : "5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d", + "name" : "orgs_github-api-test-org", + "request" : { + "url" : "/orgs/github-api-test-org", + "method" : "GET" + }, + "response" : { + "status" : 200, + "bodyFileName" : "orgs_github-api-test-org-5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d.json", + "headers" : { + "Date" : "Thu, 26 Sep 2019 00:11:04 GMT", + "Content-Type" : "application/json; charset=utf-8", + "Server" : "GitHub.com", + "Status" : "200 OK", + "X-RateLimit-Limit" : "5000", + "X-RateLimit-Remaining" : "4992", + "X-RateLimit-Reset" : "1569460192", + "Cache-Control" : "private, max-age=60, s-maxage=60", + "Vary" : [ "Accept, Authorization, Cookie, X-GitHub-OTP", "Accept-Encoding" ], + "ETag" : "W/\"b7989d48e6539c9c76038995b902421b\"", + "Last-Modified" : "Mon, 20 Apr 2015 00:42:30 GMT", + "X-OAuth-Scopes" : "gist, notifications, read:org, read:public_key, read:repo_hook, repo", + "X-Accepted-OAuth-Scopes" : "admin:org, read:org, repo, user, write:org", + "X-GitHub-Media-Type" : "unknown, github.v3", + "Access-Control-Expose-Headers" : "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type", + "Access-Control-Allow-Origin" : "*", + "Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload", + "X-Frame-Options" : "deny", + "X-Content-Type-Options" : "nosniff", + "X-XSS-Protection" : "1; mode=block", + "Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin", + "Content-Security-Policy" : "default-src 'none'", + "X-GitHub-Request-Id" : "FD24:3764:2322DB:2A314B:5D8C0218" + } + }, + "uuid" : "5e8ae8ed-0988-4df2-89d3-eda4c6bdc60d", + "persistent" : true, + "insertionIndex" : 2 +} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/repos_github-api-test-org_github-api-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/repos_github-api-test-org_github-api-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json new file mode 100644 index 000000000..3b0d5d7da --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/repos_github-api-test-org_github-api-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json @@ -0,0 +1,40 @@ +{ + "id" : "30364e1b-193c-4929-9dd0-5aab7b47dbb9", + "name" : "repos_github-api-test-org_github-api", + "request" : { + "url" : "/repos/github-api-test-org/github-api", + "method" : "GET" + }, + "response" : { + "status" : 200, + "bodyFileName" : "repos_github-api-test-org_github-api-30364e1b-193c-4929-9dd0-5aab7b47dbb9.json", + "headers" : { + "Date" : "Thu, 26 Sep 2019 00:11:05 GMT", + "Content-Type" : "application/json; charset=utf-8", + "Server" : "GitHub.com", + "Status" : "200 OK", + "X-RateLimit-Limit" : "5000", + "X-RateLimit-Remaining" : "4991", + "X-RateLimit-Reset" : "1569460192", + "Cache-Control" : "private, max-age=60, s-maxage=60", + "Vary" : [ "Accept, Authorization, Cookie, X-GitHub-OTP", "Accept-Encoding" ], + "ETag" : "W/\"afa5bdcd11463905460dc32b4cbac3ba\"", + "Last-Modified" : "Wed, 25 Sep 2019 23:37:07 GMT", + "X-OAuth-Scopes" : "gist, notifications, read:org, read:public_key, read:repo_hook, repo", + "X-Accepted-OAuth-Scopes" : "repo", + "X-GitHub-Media-Type" : "unknown, github.v3", + "Access-Control-Expose-Headers" : "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type", + "Access-Control-Allow-Origin" : "*", + "Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload", + "X-Frame-Options" : "deny", + "X-Content-Type-Options" : "nosniff", + "X-XSS-Protection" : "1; mode=block", + "Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin", + "Content-Security-Policy" : "default-src 'none'", + "X-GitHub-Request-Id" : "FD24:3764:2322DE:2A315A:5D8C0218" + } + }, + "uuid" : "30364e1b-193c-4929-9dd0-5aab7b47dbb9", + "persistent" : true, + "insertionIndex" : 3 +} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/repos_github-api-test-org_github-api_branches_test_urlencode-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/repos_github-api-test-org_github-api_branches_test_urlencode-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json new file mode 100644 index 000000000..be89b7722 --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/repos_github-api-test-org_github-api_branches_test_urlencode-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json @@ -0,0 +1,39 @@ +{ + "id" : "ed8bf5ba-65e0-47d8-bb4d-614063828c87", + "name" : "repos_github-api-test-org_github-api_branches_test_urlencode", + "request" : { + "url" : "/repos/github-api-test-org/github-api/branches/test%2F%23UrlEncode", + "method" : "GET" + }, + "response" : { + "status" : 200, + "bodyFileName" : "repos_github-api-test-org_github-api_branches_test_urlencode-ed8bf5ba-65e0-47d8-bb4d-614063828c87.json", + "headers" : { + "Date" : "Thu, 26 Sep 2019 00:11:05 GMT", + "Content-Type" : "application/json; charset=utf-8", + "Server" : "GitHub.com", + "Status" : "200 OK", + "X-RateLimit-Limit" : "5000", + "X-RateLimit-Remaining" : "4990", + "X-RateLimit-Reset" : "1569460192", + "Cache-Control" : "private, max-age=60, s-maxage=60", + "Vary" : [ "Accept, Authorization, Cookie, X-GitHub-OTP", "Accept-Encoding" ], + "ETag" : "W/\"70021000b4de67768f66b57bbeead27c\"", + "X-OAuth-Scopes" : "gist, notifications, read:org, read:public_key, read:repo_hook, repo", + "X-Accepted-OAuth-Scopes" : "", + "X-GitHub-Media-Type" : "unknown, github.v3", + "Access-Control-Expose-Headers" : "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type", + "Access-Control-Allow-Origin" : "*", + "Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload", + "X-Frame-Options" : "deny", + "X-Content-Type-Options" : "nosniff", + "X-XSS-Protection" : "1; mode=block", + "Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin", + "Content-Security-Policy" : "default-src 'none'", + "X-GitHub-Request-Id" : "FD24:3764:2322E4:2A3160:5D8C0219" + } + }, + "uuid" : "ed8bf5ba-65e0-47d8-bb4d-614063828c87", + "persistent" : true, + "insertionIndex" : 4 +} \ No newline at end of file diff --git a/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/user-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/user-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json new file mode 100644 index 000000000..895c392bf --- /dev/null +++ b/src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getBranch_URLEncoded/mappings/user-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json @@ -0,0 +1,40 @@ +{ + "id" : "c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc", + "name" : "user", + "request" : { + "url" : "/user", + "method" : "GET" + }, + "response" : { + "status" : 200, + "bodyFileName" : "user-c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc.json", + "headers" : { + "Date" : "Thu, 26 Sep 2019 00:11:04 GMT", + "Content-Type" : "application/json; charset=utf-8", + "Server" : "GitHub.com", + "Status" : "200 OK", + "X-RateLimit-Limit" : "5000", + "X-RateLimit-Remaining" : "4994", + "X-RateLimit-Reset" : "1569460192", + "Cache-Control" : "private, max-age=60, s-maxage=60", + "Vary" : [ "Accept, Authorization, Cookie, X-GitHub-OTP", "Accept-Encoding" ], + "ETag" : "W/\"14ffd29009ddc2209c450bb29a5a8330\"", + "Last-Modified" : "Tue, 24 Sep 2019 19:32:29 GMT", + "X-OAuth-Scopes" : "gist, notifications, read:org, read:public_key, read:repo_hook, repo", + "X-Accepted-OAuth-Scopes" : "", + "X-GitHub-Media-Type" : "unknown, github.v3", + "Access-Control-Expose-Headers" : "ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type", + "Access-Control-Allow-Origin" : "*", + "Strict-Transport-Security" : "max-age=31536000; includeSubdomains; preload", + "X-Frame-Options" : "deny", + "X-Content-Type-Options" : "nosniff", + "X-XSS-Protection" : "1; mode=block", + "Referrer-Policy" : "origin-when-cross-origin, strict-origin-when-cross-origin", + "Content-Security-Policy" : "default-src 'none'", + "X-GitHub-Request-Id" : "FD24:3764:2322CA:2A3143:5D8C0218" + } + }, + "uuid" : "c92cdb3f-7cae-43ba-bee2-e5aa6863dcbc", + "persistent" : true, + "insertionIndex" : 1 +} \ No newline at end of file