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

Fix incorrect example for disabling promql/aggregate #853

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

LloydW93
Copy link
Contributor

In the definition on how to disable the promql/aggregate rule for strip labels, it is stated to use :false as the suffix, but then uses :true in the example with a specific label.

Update the second example to match the first, correct, one.

In the definition on how to disable the promql/aggregate rule
for `strip` labels, it is stated to use :false as the suffix,
but then uses :true in the example with a specific label.

Update the second example to match the first, correct, one.
@LloydW93 LloydW93 requested a review from prymitive as a code owner January 30, 2024 14:54
@LloydW93
Copy link
Contributor Author

Looks like gh actions assumes a PR is not from a fork: https://github.com/cloudflare/pint/actions/runs/7713027644/workflow#L25 - though I'm not sure what the checkout main branch step is trying to do.

@prymitive prymitive merged commit 64678cb into cloudflare:main Feb 23, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants