You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/30 10:04:26 UTC

[GitHub] [arrow-rs] alamb opened a new issue #242: Dev PR / Process (pull_request) Failing on PRs

alamb opened a new issue #242:
URL: https://github.com/apache/arrow-rs/issues/242


   **Describe the bug**
   
   The `Dev PR / Process (pull_request) Failing on PRs` check is failing, seemingly on all PRS:
   
   ![Screen Shot 2021-04-30 at 6 03 43 AM](https://user-images.githubusercontent.com/490673/116680576-d5522700-a979-11eb-9de9-0982741ec0ec.png)
   
   For example,  https://github.com/apache/arrow-rs/pull/236/checks?check_run_id=2472691354
   
   ```
   Run eps1lon/actions-label-merge-conflict@releases/2.x
   for PR "WIP: Fix FFI UB with arrays with child data": add "needs-rebase", remove "nothing"
   Error: Error: error adding "needs-rebase": HttpError: Resource not accessible by integration
   Error: error adding "needs-rebase": HttpError: Resource not accessible by integration
   ```
   
   **To Reproduce**
   Make a new PR and run CI
   
   **Expected behavior**
   Sweet green CI check
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] jorgecarleitao commented on issue #242: Dev PR / Process (pull_request) Failing on PRs

Posted by GitBox <gi...@apache.org>.
jorgecarleitao commented on issue #242:
URL: https://github.com/apache/arrow-rs/issues/242#issuecomment-829998678


   :( I will push a fix to disable this for now and continue the discussion with INFRA.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] jorgecarleitao commented on issue #242: Dev PR / Process (pull_request) Failing on PRs

Posted by GitBox <gi...@apache.org>.
jorgecarleitao commented on issue #242:
URL: https://github.com/apache/arrow-rs/issues/242#issuecomment-829990673


   Likely my fault: the label is called `needs-rebase` by the CI, but I created ``rebase-needed` on github. I just renamed the label to `needs-rebase`. Can you trigger it?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] alamb commented on issue #242: Dev PR / Process (pull_request) Failing on PRs

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #242:
URL: https://github.com/apache/arrow-rs/issues/242#issuecomment-829988938


   @jorgecarleitao / @andygrove  do you know what is going on here?  It seems like perhaps something to do with permissions (this check seems to have been added in https://github.com/apache/arrow-rs/pull/13)


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] jorgecarleitao closed issue #242: Dev PR / Process (pull_request) Failing on PRs

Posted by GitBox <gi...@apache.org>.
jorgecarleitao closed issue #242:
URL: https://github.com/apache/arrow-rs/issues/242


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] alamb commented on issue #242: Dev PR / Process (pull_request) Failing on PRs

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #242:
URL: https://github.com/apache/arrow-rs/issues/242#issuecomment-830001136


   Thank you @jorgecarleitao 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] jorgecarleitao edited a comment on issue #242: Dev PR / Process (pull_request) Failing on PRs

Posted by GitBox <gi...@apache.org>.
jorgecarleitao edited a comment on issue #242:
URL: https://github.com/apache/arrow-rs/issues/242#issuecomment-829990673


   Likely my fault: the label is called `needs-rebase` by the CI, but I created `rebase-needed` on github. I just renamed the label to `needs-rebase`. Can you trigger it?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] alamb commented on issue #242: Dev PR / Process (pull_request) Failing on PRs

Posted by GitBox <gi...@apache.org>.
alamb commented on issue #242:
URL: https://github.com/apache/arrow-rs/issues/242#issuecomment-829994555


   >  I just renamed the label to needs-rebase. Can you trigger it?
   
   I just retriggered the failing job on the pRs, but it still seems to fail:
   
   https://github.com/apache/arrow-rs/pull/236/checks?check_run_id=2474777245
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org