kou commented on PR #13184: URL: https://github.com/apache/arrow/pull/13184#issuecomment-1137855552
Umm... I could merge #13228 but couldn't merge #13113... ```console $ dev/merge_arrow_pr.py 13113 ARROW_HOME = /home/kou/work/cpp/arrow.kou/dev PROJECT_NAME = arrow === Pull Request #13113 === title ARROW-15893: [CI][Python] Add python minimal builds to nightly builds source raulcd/ARROW-15893-2 target master url https://api.github.com/repos/apache/arrow/pulls/13113 === JIRA ARROW-15893 === Summary [Python][CI] Exercise Python minimal build examples Assignee Raúl Cumplido Components Continuous Integration, Python Status In Progress URL https://issues.apache.org/jira/browse/ARROW-15893 Proceed with merging pull request #13113? (y/n): y Author 1: Raúl Cumplido <raulcumpl...@gmail.com> Traceback (most recent call last): File "/home/kou/work/cpp/arrow.kou/dev/merge_arrow_pr.py", line 594, in <module> cli() File "/home/kou/work/cpp/arrow.kou/dev/merge_arrow_pr.py", line 575, in cli pr.merge() File "/home/kou/work/cpp/arrow.kou/dev/merge_arrow_pr.py", line 437, in merge self.cmd.fail(f'Failed to merge pull request: {message}') File "/home/kou/work/cpp/arrow.kou/dev/merge_arrow_pr.py", line 289, in fail raise Exception(msg) Exception: Failed to merge pull request: Not Found ``` -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org