Skip to content

docs(config): add budget soft-limit notification documentation - #424

Open
uladzislausvetlakou wants to merge 1 commit into
mainfrom
docs/EPMCDME-13959-budget-soft-limit-notifications
Open

uladzislausvetlakou wants to merge 1 commit into
mainfrom
docs/EPMCDME-13959-budget-soft-limit-notifications

Conversation

@uladzislausvetlakou

Copy link
Copy Markdown
Collaborator

Changes

  • Added Budget Soft-Limit Notifications section to docs/admin/configuration/codemie/project-budget-management.md covering the two env var flags, UI-only vs full-email deployment modes, SMTP Helm configuration, and deduplication behavior
  • Added Soft-Limit Notifications subsection to docs/user-guide/budget-management/index.md with per-budget configuration steps for project admins
  • Added two FAQ entries covering how to receive notifications and how to enable UI-only mode without sending emails

Testing

  • Tested locally with npm start
  • All pages render correctly
  • Images display properly
  • Internal links work
  • Sidebar navigation works

Quality Checks

  • npm run check passes (typecheck + lint + commitlint)
  • No MDX compilation errors
  • No raw angle brackets
  • Sidebar references document IDs (not filenames)
  • Images stored locally next to content (not in static/img/)
  • Commit messages follow Conventional Commits
  • No secrets or credentials in documentation

Additional Notes

Node modules are not installed in this environment so npm start and npm run build could not be run locally — markdown lint passed clean on all changed files.

Document the three-flag configuration model for budget soft-limit
email notifications (EPMCDME-13959): admin deployment guide covers
BUDGET_SOFT_LIMIT_NOTIFICATION_ENABLED, BUDGET_SOFT_LIMIT_EMAIL_ENABLED,
SMTP setup, and UI-only vs full-email modes; user-guide budget management
gains the per-budget notification owner email and toggle instructions.

Generated with AI

Co-Authored-By: codemie-ai <[email protected]>
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