We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42aff68 commit 39d4eaeCopy full SHA for 39d4eae
src/github-repo-event-notifier.coffee
@@ -1,5 +1,6 @@
1
# Description:
2
-# Notifies about any available GitHub repo event via webhook #
+# Notifies about any available GitHub repo event via webhook
3
+#
4
# Configuration:
5
# HUBOT_GITHUB_EVENT_NOTIFIER_ROOM - The default room to which message should go (optional)
6
# HUBOT_GITHUB_EVENT_NOTIFIER_TYPES - Comma-separated list of event types to notify on
0 commit comments