jonkeane commented on code in PR #43784:
URL: https://github.com/apache/arrow/pull/43784#discussion_r1825061225


##########
dev/tasks/tasks.yml:
##########
@@ -895,6 +895,13 @@ tasks:
       - 
r-pkg__bin__macosx__big-sur-arm64__contrib__4.3__arrow_{no_rc_r_version}\.tgz
       - r-pkg__src__contrib__arrow_{no_rc_r_version}\.tar\.gz
 
+{% for which in ["strong", "most"] %}
+  r-recheck-{{which}}:

Review Comment:
   _nods_ if it's not blocking PRs I think it's fine even if it's long, but 
happy to only run it with r tests + when called direclty. 
   
   If you want that to happen and you change the names to include `test-` 
you'll need to use the exception pattern to exclude this one from the regex 
match like at 
   
   
https://github.com/apache/arrow/blob/567f9c596ed8e5b9c4435172442997874a4764e0/dev/tasks/tasks.yml#L184



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