kou opened a new pull request, #14456:
URL: https://github.com/apache/arrow/pull/14456

   We use "nightly-*" groups not "nightly" group for our nightly CI. So we need 
to use "crossbow submit -g nightly-tests -g nightly-packaging -g 
nightly-release" to run nightly jobs when we want to run nightly jobs before we 
merge a pull request.
   
   But it's inconvenient and easy to mistake. For example, some developers use 
"crossbow submit -g nightly" to run nightly jobs.
   
   How about make "nightly" group as an alias of "nightly-*" groups to improve 
developer experience?


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