Skip to content

Conversation

@chromy
Copy link
Contributor

@chromy chromy commented Jan 20, 2026

  • feat(preprod): Add quota endpoint
  • feat(preprod): Display message when out of quota

@github-actions github-actions bot added Scope: Frontend Automatically applied to PRs that change frontend components Scope: Backend Automatically applied to PRs that change backend components labels Jan 20, 2026
@github-actions
Copy link
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

return null;
}

const message =
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

trying to think if we need the "size and build" case. If we're showing this on the size page, idk if distro is relevant + vice versa. Can't hurt since it's already here.

Eventually could see us hyperlinking to somewhere, but we don't have a place to hyperlink atm

@chromy
Copy link
Contributor Author

chromy commented Jan 23, 2026

@chromy chromy closed this Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants