assignUser commented on code in PR #43784:
URL: https://github.com/apache/arrow/pull/43784#discussion_r1824793531
##########
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:
> change the prefix as you suggest to test-r-recheck but we leave it off
nightly?
That doesn't work as the nightly-tests group uses the test- prefix.
I think we can add it to the r group so it's included in any runs on PRs
that are started manually (and before the release). With the current low level
of changes in the R package I don't think a nightly run of these long jobs is
justified.
--
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]