Closed dependabot[bot] closed 10 months ago
Dependabot tried to add @GarnettWang
, @xiaozhouX
and @osswangxining
as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/kubeflow/arena/pulls/999/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the kubeflow/arena repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign wsxiaozhang for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
All modified lines are covered by tests :white_check_mark:
Comparison is base (
261cf3a
) 16.97% compared to head (96993b0
) 16.97%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #1013.
Bumps github.com/spf13/viper from 1.10.0 to 1.17.0.
Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
f62f86a
refactor: make use ofstrings.Cut
94632fa
chore: Use pip3 explicitly to install yamllint3f6cadc
chore: Fix copy-paste error for yamllint target287507c
docs: add set subset KV examplef1cb226
chore(deps): update cryptc292b55
test: refactor asserts3d006fe
refactor: replace interface{} with any8a6dc5d
build(deps): bump github/codeql-action from 2.21.8 to 2.21.996c5c00
chore: remove deprecated build tags44911d2
build(deps): bump github/codeql-action from 2.21.7 to 2.21.8Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show