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.