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

Add .github/ops-bot.yaml config file [skip ci] #4630

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Add .github/ops-bot.yaml config file [skip ci] #4630

merged 2 commits into from
Mar 14, 2022

Conversation

ajschmidt8
Copy link
Member

In the near future, the rapidsai/ops-bot GitHub application that we use for GitHub automation will be enabled on all repositories in the rapidsai GitHub organization. Since not all features of the application are applicable to all repositories, this PR adds a new file, .github/ops-bot.yaml, which can configure which features are enabled per repository.

@ajschmidt8 ajschmidt8 requested a review from a team as a code owner March 11, 2022 21:42
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 11, 2022
@ajschmidt8 ajschmidt8 changed the title Add .github/ops-bot.yaml config file Add .github/ops-bot.yaml config file [skip ci] Mar 11, 2022
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (branch-22.04@c2594f1). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head d0abdce differs from pull request most recent head 0b68d56. Consider uploading reports for the commit 0b68d56 to get more accurate results

Impacted file tree graph

@@               Coverage Diff               @@
##             branch-22.04    #4630   +/-   ##
===============================================
  Coverage                ?   83.85%           
===============================================
  Files                   ?      251           
  Lines                   ?    20282           
  Branches                ?        0           
===============================================
  Hits                    ?    17007           
  Misses                  ?     3275           
  Partials                ?        0           
Flag Coverage Δ
dask 44.93% <0.00%> (?)
non-dask 77.02% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2594f1...0b68d56. Read the comment docs.

Copy link
Contributor

@AyodeAwe AyodeAwe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ajschmidt8
Copy link
Member Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 072b32c into rapidsai:branch-22.04 Mar 14, 2022
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
In the near future, the [rapidsai/ops-bot](https://github.com/rapidsai/ops-bot) GitHub application that we use for GitHub automation will be enabled on all repositories in the `rapidsai` GitHub organization. Since not all features of the application are applicable to all repositories, this PR adds a new file, `.github/ops-bot.yaml`, which can configure which features are enabled per repository.

Authors:
  - AJ Schmidt (https://github.com/ajschmidt8)

Approvers:
  - Jake Awe (https://github.com/AyodeAwe)

URL: rapidsai#4630
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants