You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "rohangarg (via GitHub)" <gi...@apache.org> on 2023/02/16 11:49:51 UTC

[GitHub] [druid] rohangarg commented on a diff in pull request #13812: Don't run UTs, ITs when there are only docs, helm and console changes.

rohangarg commented on code in PR #13812:
URL: https://github.com/apache/druid/pull/13812#discussion_r1108368104


##########
.github/workflows/unit-and-integration-tests-unified.yml:
##########
@@ -16,10 +16,20 @@
 name: Unit & Integration tests CI
 on:
   push:
+    paths-ignore:
+      - 'docs/**'
+      - 'examples/**'

Review Comment:
   I think the `examples` folder used for setting up hadoop for ITs - should we ignore changes in that or let it run the full CI? The changes in `examples` folder are also very in-frequent.



-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org