refactor(webex): move configuration types into webex package - #5575
SoloJacobs merged 1 commit into
Conversation
|
Understand this PR’s impact Explore downstream dependencies and potential security impact with Blast Radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: prometheus/alertmanager/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (4)
💤 Files with no reviewable changes (2)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughWebex configuration now resides in ChangesWebex configuration migration
Priority: ⬇️ Low Estimated code review effort: 3 (Moderate) | ~20 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
Full details: Description checkResolution Complete the required checklist. Add the issue references under the issue section, mark applicable bugfix, feature, performance, and breaking-change items, confirm documentation status, and confirm that the related configuration tests cover the exported API change.
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
68e6e58 to
d8ce6f1
Compare
| expHeader string | ||
| }{ | ||
| { | ||
| name: "with a valid message and a set http_config.authorization, it is formatted as expected", |
There was a problem hiding this comment.
I think http_config.authorization is more correct.
Signed-off-by: Christoph Maser <christoph.maser+github@gmail.com>
d8ce6f1 to
1de992d
Compare
Pull Request Checklist
Which user-facing changes does this PR introduce?
contains #5572 #5573 #5574