Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev PR / Process (pull_request) Failing on PRs #242

Closed
alamb opened this issue Apr 30, 2021 · 5 comments · Fixed by #243
Closed

Dev PR / Process (pull_request) Failing on PRs #242

alamb opened this issue Apr 30, 2021 · 5 comments · Fixed by #243
Labels
bug development-process Related to development process of arrow-rs

Comments

@alamb
Copy link
Contributor

alamb commented Apr 30, 2021

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

For example, https://github.com/apache/arrow-rs/pull/236/checks?check_run_id=2472691354

Some PRs where this happened: #240, #236

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

@alamb alamb added the bug label Apr 30, 2021
@alamb
Copy link
Contributor Author

alamb commented Apr 30, 2021

@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 #13)

@jorgecarleitao
Copy link
Member

jorgecarleitao commented Apr 30, 2021

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?

@alamb
Copy link
Contributor Author

alamb commented Apr 30, 2021

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

@jorgecarleitao
Copy link
Member

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

@alamb
Copy link
Contributor Author

alamb commented Apr 30, 2021

Thank you @jorgecarleitao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug development-process Related to development process of arrow-rs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants