findepi opened a new pull request, #10514:
URL: https://github.com/apache/iceberg/pull/10514

   The CI scripts are meant to run on release maintenance branches such as 
1.5.x. They were run for releases up to 1.0 because of the `0.*` pattern
   
   This commit:
   
   - includes `1.*` branches (but that's likely needs to be propagated to 
existing branches)
   - includes `2.*` branches foreseeing imminent 2.0 release
   - changes the `0.**` pattern to `0.*`. Multiple asterisks are needed to 
match branch names including `/` but release branche naming convention do not 
expect such branch names.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to