amoeba commented on issue #50363:
URL: https://github.com/apache/arrow/issues/50363#issuecomment-4878962954

   I think I can see the issue from the above output. The workflow we started 
has id `28679576610`, see:
   
   ```
   ✓ Created workflow_dispatch event for package_odbc.yml at 
apache-arrow-25.0.0-rc1
   https://github.com/apache/arrow/actions/runs/28679576610
   ```
   
   But the next step finds a workflow with another ID, `28646443202`:
   
   ```
   Found GitHub Actions workflow with ID: 28646443202
   ```
   
   This came up in the PR review (https://github.com/apache/arrow/pull/49788) 
and we opted to try the current approach instead of parsing the URL from the 
above output.


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