smengcl commented on code in PR #3620:
URL: https://github.com/apache/ozone/pull/3620#discussion_r931518421


##########
dev-support/ci/selective_ci_checks.sh:
##########
@@ -190,10 +192,13 @@ function check_if_tests_are_needed_at_all() {
 function run_all_tests_if_environment_files_changed() {
     start_end::group_start "Check if everything should be run"
     local pattern_array=(
-        "^.github/workflows/"
+        "^.github/workflows/post-commit.yml"

Review Comment:
   Does this mean we are only including the `post-commit.yml` rather than all 
the files under `.github/workflows/` with the change?



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to