Skip to content

feat: add --account flag to notifications command#12

Merged
sweetmantech merged 1 commit intomainfrom
feat/notifications-account-id
Feb 25, 2026
Merged

feat: add --account flag to notifications command#12
sweetmantech merged 1 commit intomainfrom
feat/notifications-account-id

Conversation

@sweetmantech
Copy link
Copy Markdown
Contributor

Summary

  • Add --account <accountId> option to notifications command
  • Passes account_id in POST body so org keys can send notifications on behalf of member accounts
  • Add tests for flag presence and absence

Test plan

  • 8/8 notification tests pass (pnpm test __tests__/commands/notifications.test.ts)
  • pnpm build passes

🤖 Generated with Claude Code

Passes account_id in POST body so org keys can send notifications
on behalf of member accounts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 25, 2026

Warning

Rate limit exceeded

@sweetmantech has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 22 minutes and 36 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 0a2c6d2 and 0b9a9e0.

📒 Files selected for processing (2)
  • __tests__/commands/notifications.test.ts
  • src/commands/notifications.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/notifications-account-id

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sweetmantech sweetmantech merged commit 056257a into main Feb 25, 2026
2 checks passed
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