kou opened a new issue, #45670: URL: https://github.com/apache/arrow/issues/45670
### Describe the enhancement requested `@github-actions crossbow submit ...` always uses `prefix="actions"`: https://github.com/apache/arrow/blob/d8755a26065933aaa7048c7b36056d542b506c92/dev/archery/archery/bot.py#L414 I want to find binary verification jobs in a release PR such as https://github.com/apache/arrow/pull/45502#issuecomment-2655272971 for GH-45548. In GH-45548, I want to refer the binary verification jobs in a release PR whether the binary verifications succeeded or not. If we can use `@github-actions crossbow submit ... --prefix=release-X.Y.Z-rcN` to submit the binary verification jobs such as https://github.com/apache/arrow/pull/45502#issuecomment-2655270498 , we can find the binary verification jobs easily. ### Component(s) Release, Archery -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org