This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
docs(owlbot-java): explaining why not using formatter in pom.xml (#1511) #973
Merged
gcf-merge-on-green
merged 1 commit into
main
from
owl-bot-update-lock-7a9a7eb50ca2af5bfffab3abd2f38d408735c990a74bacf9b7fde2af0a086a0b
Aug 4, 2022
Merged
docs(owlbot-java): explaining why not using formatter in pom.xml (#1511) #973
gcf-merge-on-green
merged 1 commit into
main
from
owl-bot-update-lock-7a9a7eb50ca2af5bfffab3abd2f38d408735c990a74bacf9b7fde2af0a086a0b
Aug 4, 2022
Conversation
This file contains 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
Fixes #1502 Source-Link: googleapis/synthtool@26ea255 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:7a9a7eb50ca2af5bfffab3abd2f38d408735c990a74bacf9b7fde2af0a086a0b
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Aug 1, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 1, 2022
product-auto-label
bot
added
the
api: dialogflow
Issues related to the googleapis/java-dialogflow API.
label
Aug 1, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 1, 2022
blakeli0
approved these changes
Aug 4, 2022
blakeli0
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Aug 4, 2022
gcf-merge-on-green
bot
deleted the
owl-bot-update-lock-7a9a7eb50ca2af5bfffab3abd2f38d408735c990a74bacf9b7fde2af0a086a0b
branch
August 4, 2022 01:44
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Aug 4, 2022
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Aug 9, 2022
🤖 I have created a release *beep* *boop* --- ## [4.8.0](v4.7.5...v4.8.0) (2022-08-05) ### Features * deprecated the filter field and add resource_definition ([4d65ea6](4d65ea6)) * provide new parameter cx_current_page, the unique identifier of the CX page to override the `current_page` in the session. Add filter field to ListAnswerRecordsRequest. And add AudioInput to analysis requests ([4d65ea6](4d65ea6)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.8.8 ([#979](#979)) ([695aea7](695aea7)) ### Documentation * add more meaningful comments ([4d65ea6](4d65ea6)) * add more meaningful comments ([4d65ea6](4d65ea6)) * added an explicit note that DetectIntentRequest's text input is limited by 256 characters ([4d65ea6](4d65ea6)) * **owlbot-java:** explaining why not using formatter in pom.xml ([#1511](https://github.com/googleapis/java-dialogflow/issues/1511)) ([#973](#973)) ([1e04116](1e04116)), closes [#1502](https://github.com/googleapis/java-dialogflow/issues/1502) * updated some method comments and added an explicit note that DetectIntentRequest's text input is limited by 256 characters ([#954](#954)) ([4d65ea6](4d65ea6)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot
pushed a commit
to googleapis/google-cloud-java
that referenced
this pull request
Aug 9, 2022
🤖 I have created a release *beep* *boop* --- ## [4.8.0](googleapis/java-dialogflow@v4.7.5...v4.8.0) (2022-08-05) ### Features * deprecated the filter field and add resource_definition ([d58232f](googleapis/java-dialogflow@d58232f)) * provide new parameter cx_current_page, the unique identifier of the CX page to override the `current_page` in the session. Add filter field to ListAnswerRecordsRequest. And add AudioInput to analysis requests ([d58232f](googleapis/java-dialogflow@d58232f)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.8.8 ([#979](googleapis/java-dialogflow#979)) ([aee2eab](googleapis/java-dialogflow@aee2eab)) ### Documentation * add more meaningful comments ([d58232f](googleapis/java-dialogflow@d58232f)) * add more meaningful comments ([d58232f](googleapis/java-dialogflow@d58232f)) * added an explicit note that DetectIntentRequest's text input is limited by 256 characters ([d58232f](googleapis/java-dialogflow@d58232f)) * **owlbot-java:** explaining why not using formatter in pom.xml ([#1511](https://github.com/googleapis/java-dialogflow/issues/1511)) ([#973](googleapis/java-dialogflow#973)) ([3202efe](googleapis/java-dialogflow@3202efe)), closes [#1502](https://github.com/googleapis/java-dialogflow/issues/1502) * updated some method comments and added an explicit note that DetectIntentRequest's text input is limited by 256 characters ([#954](googleapis/java-dialogflow#954)) ([d58232f](googleapis/java-dialogflow@d58232f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: dialogflow
Issues related to the googleapis/java-dialogflow API.
owl-bot-update-lock
size: xs
Pull request size is extra small.
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.
Fixes #1502
Source-Link: googleapis/synthtool@26ea255
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:7a9a7eb50ca2af5bfffab3abd2f38d408735c990a74bacf9b7fde2af0a086a0b