feat(pushover): add support for all priority levels#410
feat(pushover): add support for all priority levels#410StarFleetCPTN wants to merge 2 commits intonicotsx:mainfrom
Conversation
Add lowest (-2) and emergency (2) priority options to the Pushover notification form. Previously only low, normal, and high were available.
|
|
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughExpanded Pushover notification priority support by adding two new priority levels: Lowest (-2) and Emergency (2). Updated the form component to display these options and extended schema validation to accept the wider priority range. Changes
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
|
Thank you @StarFleetCPTN |
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Summary
Pushover supports 5 priority levels but the notification form only had 3 options. This adds the missing priority levels:
Changes
Testing
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.