Kouhei Sutou created ARROW-18094:
------------------------------------
Summary: [Dev][CI] Make nightly group as an alias of nightly-*
Key: ARROW-18094
URL: https://issues.apache.org/jira/browse/ARROW-18094
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration, Developer Tools
Reporter: Kouhei Sutou
Assignee: Kouhei Sutou
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 message was sent by Atlassian Jira
(v8.20.10#820010)