Skip to content

allow setting org level billing related banners#9530

Open
pjain1 wants to merge 1 commit into
mainfrom
display_billing_warnings
Open

allow setting org level billing related banners#9530
pjain1 wants to merge 1 commit into
mainfrom
display_billing_warnings

Conversation

@pjain1
Copy link
Copy Markdown
Member

@pjain1 pjain1 commented Jun 5, 2026

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!

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.

1 participant