+[10 years ago]VxJasonxVservice hooks don't have the ability to customize event types, unlike webhooks +[10 years ago]VxJasonxVin theory, service hooks only act on events relevant to them. in something like this, naturally that is not entirely feasible +[10 years ago]VxJasonxVyou can change the event subscriptions via the API: https://developer.github.com/v3/repos/hooks/#edit-a-hook +[10 years ago]VxJasonxVeither replace the list via the events parameter, or remove select ones via the remove_events parameter +[10 years ago]smwill try that, thank you
+[10 years ago]smVxJasonxV: hmm, with events set to ["issues", "issue_comment", "push"], I received the push notification sent by Test Hook (and marked the sender as "no moderation required"), but I don't receive anything for a new issue or issue comment. +[10 years ago]smooh... ""message": "email Service does not respond to :issues events"" +[10 years ago]smdarnit +[10 years ago]rascharlesAnyone here who might be able to help with https://github.com/boxen/our-boxen/issues/773 +[10 years ago]waglenot seeing how to ff merge from master into my fork