Closed dependabot[bot] closed 8 months 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.
/hold
@dependabot rebase
/unhold
/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
Bumps github.com/machadovilaca/operator-observability from 0.0.12 to 0.0.17.
Release notes
Sourced from github.com/machadovilaca/operator-observability's releases.
Commits
2656097
Merge pull request #7 from machadovilaca/add-const-labels-to-recording-rules5d8710a
Add const labels to recording rules24620e2
Merge pull request #6 from assafad/description-validation8c1f53f
Move alert description validation to be optional4df875e
Merge pull request #5 from machadovilaca/update-alert-validation-doc0993e86
Mention our custom alert validations in documentation6720f1d
Add additional alerts validationsd4e1fe8
Fix error prone custom HistogramOpts and SummaryOpts structures7b291af
Bump Golang to version 1.213a7ec79
Sort recording rules and alerts in listings and in PrometheusRuleDependabot 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