You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<contenttype="html"><p>We’ve made a small change to make it easier for webhook integrators to receive “everything”.
890
+
Instead of adding every event to your webhook, you can now opt-in to all events (including
891
+
all new events in the future) by using the <a href="/webhooks/#wildcard-event">wildcard event</a> (<code>*</code>).</p>
892
+
893
+
<p>If you add this event to an existing webhook, we’ll remove the existing specific events and
894
+
send you payloads for all supported events. As we add new events, you’ll automatically
895
+
begin receiving those too.</p>
877
896
</content>
878
897
</entry>
879
898
<entry>
@@ -915,25 +934,6 @@ you have any questions or feedback, <a href="https://github.com/contact?form%
915
934
916
935
<p>As always, if you have any questions or feedback, <a href="https://github.com/contact?form%5Bsubject%5D=API+improvements+for+SSH+keys">please get in touch</a>.</p>
0 commit comments