Response got filtered when tried to change a pom.xml #1940
Labels
duplicate
This issue or pull request already exists
public-code-blocking
Responses blocked due to public code matches
Steps to Reproduce:
I tried to use the copilot to change a pom.xml, but got the response filter error, you can just input the following text to chat with copilot
Change the required dependencies in the given pom.xml
groupId: com.azure.spring
artifactId: spring-cloud-azure-dependencies
version: 5.17.1
scope: import
type: pom
Note: If you're using Spring Boot 2.x, be sure to set the spring-cloud-azure-dependencies version to 4.19.0.
groupId: com.azure.spring
artifactId: spring-cloud-azure-starter
groupId: com.azure.spring
artifactId: spring-cloud-azure-starter-storage-blob
groupId: io.awspring.cloud
artifactId: spring-cloud-aws
GroupId: io.awspring.cloud
ArtifactId: spring-cloud-aws-starter-s3
Given pom.xml as below:
You will get the error as below:
The text was updated successfully, but these errors were encountered: