apache / apache/arrow

[Dev][CI] Make nightly group as an alias of nightly-*

Open
#33,292 1 comment 0 reactions 1 assignee Claimed by @kou View on GitHub
Component: Continuous Integration Component: Developer Tools Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

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?

**Reporter**: [Kouhei Sutou](https://issues.apache.org/jira/browse/ARROW-18094) / @kou
**Assignee**: [Kouhei Sutou](https://issues.apache.org/jira/browse/ARROW-18094) / @kou
#### PRs and other links:
- [GitHub Pull Request #14456](https://github.com/apache/arrow/pull/14456)

**Note**: *This issue was originally created as [ARROW-18094](https://issues.apache.org/jira/browse/ARROW-18094). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.