kou commented on code in PR #38955:
URL: https://github.com/apache/arrow/pull/38955#discussion_r1408578482


##########
dev/archery/archery/release/core.py:
##########
@@ -468,7 +468,7 @@ def curate(self, minimal=False):
                 parquet.append((self.jira_instance.issue(c.issue), c))
             else:
                 warnings.warn(
-                    f'Issue {c.issue} is not MINOR nor pertains to GH' +
+                    f'Issue {c.issue} does not pertain to GH' +

Review Comment:
   Why do we need this?



-- 
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

Reply via email to