Hi devs, I’ve opened three PRs that enhance our CI workflows. Would you take a look and share any feedback?
1) PR #1172 - Update required-checks settings - https://github.com/apache/cloudberry/pull/1172 - Switches from using step IDs to using job names in the required checks configuration in the .asf.yaml file. This can simplify the settings. 2) PR #1171 - Make Apache RAT a **required** check - https://github.com/apache/cloudberry/pull/1171 - Promotes the Apache RAT license check to a mandatory CI workflow for every PR. This will help us catch licensing issues early, rather than waiting until release time. 3) PR #1177 - Commit style check (non-required) - https://github.com/apache/cloudberry/pull/1177 - Introduces a workflow to check the commit message for better conventions. It reports style issues for the reference without blocking merges. Thanks in advance for taking a look! Best, Dianjin Wang --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cloudberry.apache.org For additional commands, e-mail: dev-h...@cloudberry.apache.org