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 2022/10/07 16:47:39 UTC

[GitHub] [arrow-datafusion] alamb opened a new pull request, #3756: Try and fix labeler

alamb opened a new pull request, #3756:
URL: https://github.com/apache/arrow-datafusion/pull/3756

   # Which issue does this PR close?
   
   Closes https://github.com/apache/arrow-datafusion/issues/3743
   
    # Rationale for this change
   The labeler CI check started failing on most PRs recently which makes it hard to see if a PR has a real problem or not
   
   <!--
    Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed.
    Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes.  
   -->
   
   # What changes are included in this PR?
   Copy https://github.com/apache/arrow-rs/pull/2844 (from @tustvold )
   
   Which I think basically skips running the CI check if the user who submitted the PR doesn't have permissions to update labels on PRs. 
   
   # Are there any user-facing changes?
   I suspect the labeler will run less frequently. 
   
   It would be neat if someone could go and sort out how to get it working again -- this PR just treats the symptom not the underlying cause


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-datafusion] alamb merged pull request #3756: Do not run labeler CI check if it would fail due to permissions

Posted by GitBox <gi...@apache.org>.
alamb merged PR #3756:
URL: https://github.com/apache/arrow-datafusion/pull/3756


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-datafusion] alamb commented on pull request #3756: Do not run labeler CI check if it would fail due to permissions

Posted by GitBox <gi...@apache.org>.
alamb commented on PR #3756:
URL: https://github.com/apache/arrow-datafusion/pull/3756#issuecomment-1272028530

   I am going to see if we can get some cleaner PRs


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-datafusion] ursabot commented on pull request #3756: Do not run labeler CI check if it would fail due to permissions

Posted by GitBox <gi...@apache.org>.
ursabot commented on PR #3756:
URL: https://github.com/apache/arrow-datafusion/pull/3756#issuecomment-1272035800

   Benchmark runs are scheduled for baseline = 0ab0e0f6489e6cf560cba5a0530a19c4516c15b1 and contender = db8dd19e075d63af5e89fe2f477ccd2522d53df2. db8dd19e075d63af5e89fe2f477ccd2522d53df2 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ec2-t3-xlarge-us-east-2] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/7a31578ff508467db791e69f49d4154f...808e8516050743e89555b4638c6d30d5/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on test-mac-arm] [test-mac-arm](https://conbench.ursa.dev/compare/runs/8d6841e5d41349829b0cdf6a37fbafd5...3373b8e1aee4498eb21ad0ed1e39e7f3/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-i9-9960x] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/4d0f715a8ee9406182d244515d012758...7e3a7b0536774ca7bdbb2176a1cb1805/)
   [Skipped :warning: Benchmarking of arrow-datafusion-commits is not supported on ursa-thinkcentre-m75q] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/3e9893a703f44f388a3280c67b0ee3d3...a0b076fed0dd4e099a6de29eaeae4d2f/)
   Buildkite builds:
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow-datafusion] alamb commented on pull request #3756: Do not run labeler CI check if it would fail due to permissions

Posted by GitBox <gi...@apache.org>.
alamb commented on PR #3756:
URL: https://github.com/apache/arrow-datafusion/pull/3756#issuecomment-1272028660

   cc @andygrove 


-- 
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: github-unsubscribe@arrow.apache.org

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