Skip to content

allow setting org level billing related banners#9530

Merged
pjain1 merged 1 commit into
mainfrom
display_billing_warnings
Jun 8, 2026
Merged

allow setting org level billing related banners#9530
pjain1 merged 1 commit into
mainfrom
display_billing_warnings

Conversation

@pjain1

@pjain1 pjain1 commented Jun 5, 2026

Copy link
Copy Markdown
Member

This allows setting org level warning/error banner using sudo cmds. They are only visible to org admins.

  • Only a single message can be set, setting again overrides the previous message
  • If the level is warning then orange banner is displayed, otherwise red.
rill sudo billing set-message --org <> --message "hello"  --level [warning|error]
...
rill sudo billing delete-message --org <>

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@pjain1 pjain1 merged commit 48d64a4 into main Jun 8, 2026
28 of 30 checks passed
@pjain1 pjain1 deleted the display_billing_warnings branch June 8, 2026 05:00
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