raulcd opened a new pull request, #13612:
URL: https://github.com/apache/arrow/pull/13612

   This PR updated the binary submission job to also generate badges to track 
the jobs on the newly created PR to track release verification tasks.
   I have tested locally with the following:
   ```
   archery crossbow submit \
       --no-fetch \
       --job-prefix raul-testing-tracking-crossbow-job \
       --arrow-version 8.0.0-rc0 \
       --arrow-remote "https://github.com/apache/arrow"; \
       --arrow-branch apache-arrow-8.0.0 \
       --group example \
       --track-on-pr-titled "WIP: Investigate verify rc linux failures"
   ```
   and the comments generated can be seen on the expected PR: 
https://github.com/apache/arrow/pull/13478#issuecomment-1184509765 
   I've had an issue with the submission of jobs due to a CROSSBOW token but 
this is for the `queue.push()` which hasn't been changed.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to