Closed dependabot[bot] closed 2 days ago
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
/release-note-none /lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: awels
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/lgtm
Bumps github.com/machadovilaca/operator-observability from 0.0.21 to 0.0.24.
Release notes
Sourced from github.com/machadovilaca/operator-observability's releases.
Commits
99272f8
Merge pull request #19 from machadovilaca/sort-alerts-using-expr-to-allow-dup...f6499de
Also sort alerts by Expr to ensure order when same name5973f84
Merge pull request #18 from machadovilaca/allow-alerts-same-name-different-ex...0cef40a
Allow alerts with the same name and different expressions6cedb64
Merge pull request #17 from machadovilaca/add-helper-method-to-get-cr-label-v...2c0e7d5
Add CollectorResult method to get labels values by keya43eb32
Merge pull request #15 from machadovilaca/compile_tests_as_separate_package6f90690
Compile operatorrules tests as separate package631191a
Compile operatormetrics tests as separate package8cd29b1
Compile docs tests as separate packageDependabot 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