-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ordering instance for Sentences (2) #3670
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, hopefully this time is going to be successful.
I would like it if someone else approves it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've tested this locally (on MacOS13 M1), and it passes all tests, including the one that was failing previously on the release. Be free to label automerge
on it if you like @gtrepta.
fixes: #3530
This branch was merged and then reverted because of an issue that didn't get caught earlier in CI. I have since pushed a fix for the issue and tested it to make sure that it will work. So, this should be good to go. But if we really want to be sure, then we can consider this PR blocked on #3669.