Copilot commented on code in PR #3718:
URL: https://github.com/apache/polaris/pull/3718#discussion_r2785598931


##########
runtime/defaults/src/main/resources/application.properties:
##########
@@ -65,6 +65,7 @@ quarkus.http.cors.access-control-max-age=PT10M
 quarkus.http.cors.access-control-allow-credentials=true
 
 quarkus.http.port=8181
+# no op PR to test CI

Review Comment:
   This repository default configuration file shouldn't carry CI-test-only 
notes. Please remove this no-op comment (or move CI testing to a dedicated 
CI/config change) to avoid leaving unrelated noise in shipped defaults.
   ```suggestion
   
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to