You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd drop the bot comments (the reason for their existence seems to no longer be the case, the diff is available via the PR) and fall back on truncating any other huge comments as a fallback.
Yes, regardless of the size issue, I also think we should not migrate those ASF GitHub Bot comments.
For more recent comments of this bot, they are also no longer considered as "comments", but as activity. See for example https://issues.apache.org/jira/browse/ARROW-18173, you only see those comments if you look at "All" activity, and not if only looking at "Comments" activity.
(so those type of comments are maybe already ignored?)
While doing a dry run to test migration tooling, certain issues trigger errors during the import process due to excessive size of contents:
An example seems to be this comment from ASF GitHub Bot, which is a massive diff thrown into a comment.
We'll need to assess how to handle this. Some options include:
The text was updated successfully, but these errors were encountered: