Pythonfamiliarity with securitybot's notification system
新手友好度1-100 的估计分数,表示该议题对首次贡献者的友好程度。
40
研究方向
Examine the existing Slack notification integration in the repository (likely in a file like 'alerters/slack.py') to understand the pattern. Use the provided Hipchat API documentation to implement a similar alerter that sends alerts via Hipchat. The implementation should follow the same interface as the Slack alerter and include appropriate configuration options.