Skip to content

fix(seer): don't skip pre-backfill #93204

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

Merged
merged 1 commit into from
Jun 10, 2025

Conversation

brendanhsentry
Copy link
Member

@brendanhsentry brendanhsentry commented Jun 10, 2025

If the org has seer-billing, then we should check if subscription.reservedBudgets is an empty list or not. If it is an empty list, then we haven't backfilled this org AND they haven't bought Seer yet. Therefore, we should avoid skipping the first step.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 10, 2025
@brendanhsentry brendanhsentry marked this pull request as ready for review June 10, 2025 02:27
@brendanhsentry brendanhsentry requested a review from a team as a code owner June 10, 2025 02:27
@brendanhsentry brendanhsentry merged commit 2d807cb into master Jun 10, 2025
45 checks passed
@brendanhsentry brendanhsentry deleted the brendan/fix-checkout-skip-logic branch June 10, 2025 19:00
andrewshie-sentry pushed a commit that referenced this pull request Jun 19, 2025
If the org has `seer-billing`, then we should check if
`subscription.reservedBudgets` is an empty list or not. If it is an
empty list, then we haven't backfilled this org AND they haven't bought
Seer yet. Therefore, we should avoid skipping the first step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants