Skip to content

Commit

Permalink
Update ops-bot.yaml config (#173)
Browse files Browse the repository at this point in the history
These changes should've been included in #164.

They update the `ops-bot.yaml` file to enable the [Recently Updated Check](https://docs.rapids.ai/resources/recently-updated/) for `kvikio`.

Additionally, this PR removes the `external_contributors` key, since it is no longer in use.

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

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #173
  • Loading branch information
ajschmidt8 authored Feb 11, 2023
1 parent 715bdb2 commit d440ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ops-bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ auto_merger: true
branch_checker: true
label_checker: true
release_drafter: true
external_contributors: false
copy_prs: true
recently_updated: true

0 comments on commit d440ece

Please sign in to comment.