Uh oh!
There was an error while loading. Please reload this page.
Add examples to main README, fix minor in storage README - #1202
Merged
Conversation
coveralls
commented
Aug 26, 2016
mziccard
commented
Aug 26, 2016
ContributorAuthor
/cc @lesv |
lesv
commented
Aug 26, 2016
Contributor
LGTM |
github-actionsBot
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Jun 29, 2022
github-actionsBot
pushed a commit
that referenced
this pull request
Aug 9, 2022
…1.1 (#1202) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.11.0` -> `2.11.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-automl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE0My4xIn0=-->
github-actionsBot
pushed a commit
that referenced
this pull request
Aug 9, 2022
🤖 I have created a release *beep* *boop* --- ## [2.3.3](googleapis/java-automl@v2.3.2...v2.3.3) (2022-08-09) ### Dependencies * update dependency com.google.cloud:google-cloud-bigquery to v2.14.1 ([#1195](googleapis/java-automl#1195)) ([e676c4c](googleapis/java-automl@e676c4c)) * update dependency com.google.cloud:google-cloud-bigquery to v2.14.2 ([#1203](googleapis/java-automl#1203)) ([b6d75e2](googleapis/java-automl@b6d75e2)) * update dependency com.google.cloud:google-cloud-bigquery to v2.14.3 ([#1205](googleapis/java-automl#1205)) ([18ee6b6](googleapis/java-automl@18ee6b6)) * update dependency com.google.cloud:google-cloud-core to v2.8.3 ([#1189](googleapis/java-automl#1189)) ([90f3232](googleapis/java-automl@90f3232)) * update dependency com.google.cloud:google-cloud-core to v2.8.4 ([#1190](googleapis/java-automl#1190)) ([77b2a7d](googleapis/java-automl@77b2a7d)) * update dependency com.google.cloud:google-cloud-core to v2.8.5 ([#1191](googleapis/java-automl#1191)) ([f6f08ba](googleapis/java-automl@f6f08ba)) * update dependency com.google.cloud:google-cloud-core to v2.8.6 ([#1197](googleapis/java-automl#1197)) ([9c1ff45](googleapis/java-automl@9c1ff45)) * update dependency com.google.cloud:google-cloud-core to v2.8.7 ([#1199](googleapis/java-automl#1199)) ([7bd891b](googleapis/java-automl@7bd891b)) * update dependency com.google.cloud:google-cloud-core to v2.8.8 ([#1201](googleapis/java-automl#1201)) ([026ae49](googleapis/java-automl@026ae49)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#1192](googleapis/java-automl#1192)) ([94c1c3c](googleapis/java-automl@94c1c3c)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.1 ([#1198](googleapis/java-automl#1198)) ([1be2ead](googleapis/java-automl@1be2ead)) * update dependency com.google.cloud:google-cloud-storage to v2.10.0 ([#1196](googleapis/java-automl#1196)) ([73871d6](googleapis/java-automl@73871d6)) * update dependency com.google.cloud:google-cloud-storage to v2.11.0 ([#1200](googleapis/java-automl#1200)) ([ea4490e](googleapis/java-automl@ea4490e)) * update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#1202](googleapis/java-automl#1202)) ([3c8f71e](googleapis/java-automl@3c8f71e)) * update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#1204](googleapis/java-automl#1204)) ([cc4d715](googleapis/java-automl@cc4d715)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
meltsufin pushed a commit
that referenced
this pull request
Dec 22, 2025
meltsufin pushed a commit
that referenced
this pull request
Dec 22, 2025
🤖 I have created a release *beep* *boop* --- ## [3.13.2](https://togithub.com/googleapis/java-logging/compare/v3.13.1...v3.13.2) (2022-11-21) ### Dependencies * Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 ([#1201](https://togithub.com/googleapis/java-logging/issues/1201)) ([8b00108](https://togithub.com/googleapis/java-logging/commit/8b001089f2b0c387134f5fda7cea762433be1198)) * Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 ([#1202](https://togithub.com/googleapis/java-logging/issues/1202)) ([c884361](https://togithub.com/googleapis/java-logging/commit/c884361df06a4eb42712d41e1cfeaa9cf75792b1)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit
that referenced
this pull request
Jan 6, 2026
to install maven 3.8.1 at runtime too (related to #1202) Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f) Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Tue Sep 7 13:04:27 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925 Source-Link: googleapis/synthtool@17ee6e5
chingor13 pushed a commit
that referenced
this pull request
Jan 6, 2026
chingor13 pushed a commit
that referenced
this pull request
Jan 22, 2026
to install maven 3.8.1 at runtime too (related to #1202) Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f) Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Tue Sep 7 13:04:27 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925 Source-Link: googleapis/synthtool@17ee6e5
chingor13 pushed a commit
that referenced
this pull request
Feb 24, 2026
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore: enable release-trigger bot Source-Author: Jeff Ching <chingor@google.com> Source-Date: Tue Aug 24 15:30:40 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 63cff634aabb85854caa511c5837ea6b45f42b4b Source-Link: googleapis/synthtool@63cff63 * ci: removing linkage-monitor from the required checks Source-Author: Tomo Suzuki <suztomo@google.com> Source-Date: Wed Aug 25 13:18:10 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: e2aa5bcc3356d9e3b8b53de3b5c86226447d3a22 Source-Link: googleapis/synthtool@e2aa5bc * chore(java): install maven 3.8.1 at runtime * chore: pin github action runner at ubuntu-16.04 * chore: install maven 3.8.1 at runtime * chore: fix typo Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Date: Thu Sep 2 15:46:06 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: ad7fd76e17bf9494a3e47ff9cf445f61564432e0 Source-Link: googleapis/synthtool@ad7fd76 * chore(java): update windows build to install maven 3.8.1 at runtime too (related to #1202) Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f) Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Tue Sep 7 13:04:27 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925 Source-Link: googleapis/synthtool@17ee6e5 * chore(java): remove readme autosynth job config README generation is now handled by owlbot Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 12:11:28 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: df5093b950d4aafd49a4c7758d74c44485263ada Source-Link: googleapis/synthtool@df5093b * chore: remove readme synth.py config Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 13:23:41 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 2d31a9243781b282202b4f76dc7bbc8b45803196 Source-Link: googleapis/synthtool@2d31a92 * chore: add gcf-owl-bot to list of trusted contributors Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 13:42:12 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: a6b97202771f89a4b76873d43ea9a07d7fc95f91 Source-Link: googleapis/synthtool@a6b9720 * chore(java): update shared-config and shared-dependencies version in pom template Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Date: Wed Sep 8 17:28:48 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 396d9b84a1e93880f5bf88b59ecd38a0a6dffc5e Source-Link: googleapis/synthtool@396d9b8 Co-authored-by: Les Vogel <lesv@users.noreply.github.com> Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
chingor13 pushed a commit
that referenced
this pull request
Feb 24, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
suztomo pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 11, 2026
suztomo pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 11, 2026
🤖 I have created a release *beep* *boop* --- ## [3.13.2](https://togithub.com/googleapis/java-logging/compare/v3.13.1...v3.13.2) (2022-11-21) ### Dependencies * Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 ([googleapis#1201](https://togithub.com/googleapis/java-logging/issues/1201)) ([556fbaa](https://togithub.com/googleapis/java-logging/commit/556fbaab9a9bc114624fb7a119d33b7d7c94f748)) * Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 ([googleapis#1202](https://togithub.com/googleapis/java-logging/issues/1202)) ([8e20f53](https://togithub.com/googleapis/java-logging/commit/8e20f53a2936ee4672dd22609aae2d1e671674f1)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
chingor13 pushed a commit
that referenced
this pull request
Mar 12, 2026
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore: enable release-trigger bot Source-Author: Jeff Ching <chingor@google.com> Source-Date: Tue Aug 24 15:30:40 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 63cff634aabb85854caa511c5837ea6b45f42b4b Source-Link: googleapis/synthtool@63cff63 * ci: removing linkage-monitor from the required checks Source-Author: Tomo Suzuki <suztomo@google.com> Source-Date: Wed Aug 25 13:18:10 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: e2aa5bcc3356d9e3b8b53de3b5c86226447d3a22 Source-Link: googleapis/synthtool@e2aa5bc * chore(java): install maven 3.8.1 at runtime * chore: pin github action runner at ubuntu-16.04 * chore: install maven 3.8.1 at runtime * chore: fix typo Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Date: Thu Sep 2 15:46:06 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: ad7fd76e17bf9494a3e47ff9cf445f61564432e0 Source-Link: googleapis/synthtool@ad7fd76 * chore(java): update windows build to install maven 3.8.1 at runtime too (related to #1202) Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f) Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Tue Sep 7 13:04:27 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925 Source-Link: googleapis/synthtool@17ee6e5 * chore(java): remove readme autosynth job config README generation is now handled by owlbot Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 12:11:28 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: df5093b950d4aafd49a4c7758d74c44485263ada Source-Link: googleapis/synthtool@df5093b * chore: remove readme synth.py config Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 13:23:41 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 2d31a9243781b282202b4f76dc7bbc8b45803196 Source-Link: googleapis/synthtool@2d31a92 * chore: add gcf-owl-bot to list of trusted contributors Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 13:42:12 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: a6b97202771f89a4b76873d43ea9a07d7fc95f91 Source-Link: googleapis/synthtool@a6b9720 * chore(java): update shared-config and shared-dependencies version in pom template Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Date: Wed Sep 8 17:28:48 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 396d9b84a1e93880f5bf88b59ecd38a0a6dffc5e Source-Link: googleapis/synthtool@396d9b8 Co-authored-by: Les Vogel <lesv@users.noreply.github.com> Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
chingor13 pushed a commit
that referenced
this pull request
Mar 12, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
suztomo pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 23, 2026
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore(java): update windows build to install maven 3.8.1 at runtime too (related to googleapis#1202) Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f) Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Tue Sep 7 13:04:27 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925 Source-Link: googleapis/synthtool@17ee6e5 * chore(java): remove readme autosynth job config README generation is now handled by owlbot Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 12:11:28 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: df5093b950d4aafd49a4c7758d74c44485263ada Source-Link: googleapis/synthtool@df5093b * chore: remove readme synth.py config Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 13:23:41 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 2d31a9243781b282202b4f76dc7bbc8b45803196 Source-Link: googleapis/synthtool@2d31a92 * chore: add gcf-owl-bot to list of trusted contributors Source-Author: Jeff Ching <chingor@google.com> Source-Date: Wed Sep 8 13:42:12 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: a6b97202771f89a4b76873d43ea9a07d7fc95f91 Source-Link: googleapis/synthtool@a6b9720 * chore(java): update shared-config and shared-dependencies version in pom template Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Date: Wed Sep 8 17:28:48 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 396d9b84a1e93880f5bf88b59ecd38a0a6dffc5e Source-Link: googleapis/synthtool@396d9b8
suztomo pushed a commit
that referenced
this pull request
Mar 30, 2026
to install maven 3.8.1 at runtime too (related to #1202) Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f) Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Tue Sep 7 13:04:27 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925 Source-Link: googleapis/synthtool@17ee6e5
suztomo pushed a commit
that referenced
this pull request
Mar 30, 2026
…o v1-rev20230617-2.0.0 (#1202)
suztomo pushed a commit
that referenced
this pull request
Mar 30, 2026
🤖 I have created a release *beep* *boop* --- ## [0.126.18](https://togithub.com/googleapis/java-storage-nio/compare/v0.126.17...v0.126.18) (2023-06-22) ### Dependencies * Update dependency com.google.apis:google-api-services-storage to v1-rev20230617-2.0.0 ([#1202](https://togithub.com/googleapis/java-storage-nio/issues/1202)) ([d448b74](https://togithub.com/googleapis/java-storage-nio/commit/d448b7474d809339b4e43afd621a10d2861eb436)) * Update dependency com.google.cloud:google-cloud-storage to v2.22.5 ([#1205](https://togithub.com/googleapis/java-storage-nio/issues/1205)) ([88843ed](https://togithub.com/googleapis/java-storage-nio/commit/88843ed05606d056a7f2ecc85dbf639e6349875c)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
lqiu96 pushed a commit
that referenced
this pull request
Apr 1, 2026
to install maven 3.8.1 at runtime too (related to #1202) Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f) Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Tue Sep 7 13:04:27 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925 Source-Link: googleapis/synthtool@17ee6e5
lqiu96 pushed a commit
that referenced
this pull request
Apr 1, 2026
🤖 I have created a release *beep* *boop* --- ## [0.126.18](https://togithub.com/googleapis/java-storage-nio/compare/v0.126.17...v0.126.18) (2023-06-22) ### Dependencies * Update dependency com.google.apis:google-api-services-storage to v1-rev20230617-2.0.0 ([#1202](https://togithub.com/googleapis/java-storage-nio/issues/1202)) ([d448b74](https://togithub.com/googleapis/java-storage-nio/commit/d448b7474d809339b4e43afd621a10d2861eb436)) * Update dependency com.google.cloud:google-cloud-storage to v2.22.5 ([#1205](https://togithub.com/googleapis/java-storage-nio/issues/1205)) ([88843ed](https://togithub.com/googleapis/java-storage-nio/commit/88843ed05606d056a7f2ecc85dbf639e6349875c)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
meltsufin pushed a commit
that referenced
this pull request
Apr 29, 2026
🤖 I have created a release *beep* *boop* --- ## [1.120.3](googleapis/java-pubsub@v1.120.2...v1.120.3) (2022-07-27) ### Dependencies * update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#1201](googleapis/java-pubsub#1201)) ([f18e562](googleapis/java-pubsub@f18e562)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
meltsufin pushed a commit
that referenced
this pull request
May 1, 2026
🤖 I have created a release *beep* *boop* --- ## [1.120.3](googleapis/java-pubsub@v1.120.2...v1.120.3) (2022-07-27) ### Dependencies * update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#1201](googleapis/java-pubsub#1201)) ([5300172](googleapis/java-pubsub@5300172)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
benjaminp pushed a commit
to benjaminp/google-cloud-java
that referenced
this pull request
Jul 13, 2026
to install maven 3.8.1 at runtime too (related to googleapis#1202) Tested in [java-bigquerystorage](googleapis/java-bigquerystorage@7834f4f) Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Tue Sep 7 13:04:27 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 17ee6e5c08f2eb47029beee4776ce990e56b3925 Source-Link: googleapis/synthtool@17ee6e5
benjaminp pushed a commit
to benjaminp/google-cloud-java
that referenced
this pull request
Jul 13, 2026
…2.9 (googleapis#1202) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:native-image-support](https://togithub.com/googleapis/java-core) | `0.12.8` -> `0.12.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-bigtable).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.