-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
development-processRelated to development process of arrow-rsRelated to development process of arrow-rs
Description
What
Have a CI check or whatever that prevents maintainers from merging PR that are labeled w/
api-change
Why
The contribution guideline say that breaking changes should only be merged according to the release schedule. As a maintainer with a reasonable busy day, I don't have a the mental capacity to manually check that for every PR.
See #7229 for example.
How
I dunno, use a CI script or something. That would obviously better if we would have a proper merge queue.
Metadata
Metadata
Assignees
Labels
development-processRelated to development process of arrow-rsRelated to development process of arrow-rs