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.