dovholuknf
|
720840bac8
|
add OpenZiti and zrok (#29845)
|
2023-11-13 19:35:23 +00:00 |
|
Henrique Varela
|
d59fcb43c1
|
docs: fix typo in content/webhooks/about-webhooks (#29443)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
|
2023-10-27 19:43:13 +00:00 |
|
Sneha Sridharan
|
c68613b106
|
Update troubleshooting-webhooks.md (#29266)
|
2023-10-24 07:44:23 +00:00 |
|
Sneha Sridharan
|
cf9d753f95
|
Update troubleshooting-webhooks.md (#29329)
|
2023-10-23 19:34:13 +00:00 |
|
Yaobin Wen
|
222fe7b9b5
|
Fix syntax error in types-of-webhooks.md (#29280)
|
2023-10-19 23:34:58 +00:00 |
|
Sarah Edwards
|
6a114ea528
|
Link to endpoints to help users test webhooks (#44534)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
|
2023-10-16 23:02:17 +00:00 |
|
Sarah Edwards
|
5facd6c753
|
Typo fix (#44371)
|
2023-10-13 23:30:32 +00:00 |
|
Sarah Edwards
|
672c2c1ea6
|
Add org and app examples for webhook redelivery script (#44260)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
|
2023-10-13 16:50:50 +00:00 |
|
Philip Holleran
|
26ba74522d
|
Add a doc on delivering webhook payloads via a reverse proxy (#34778)
Co-authored-by: Phil Holleran <pholleran+ghemu@github.com>
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2023-10-13 16:32:26 +00:00 |
|
Sarah Edwards
|
e077653125
|
Update short titles for the webhook docs (#44306)
|
2023-10-13 14:09:06 +00:00 |
|
Sarah Edwards
|
149d711b9b
|
Update reusable about API endpoints for global webhooks (#44305)
|
2023-10-13 14:08:49 +00:00 |
|
Sarah Edwards
|
6f8ab389b6
|
Add example script to redeliver failed webhooks (#44073)
Co-authored-by: Laura Coursen <lecoursen@github.com>
|
2023-10-10 23:19:41 +00:00 |
|
Jess Hosman
|
bf50ef01a7
|
Add info about types of webhooks (#43825)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2023-10-10 23:02:28 +00:00 |
|
Sarah Edwards
|
5313f15443
|
Troubleshooting failed webhook signature verification (#43874)
|
2023-10-10 08:45:40 -07:00 |
|
Sarah Edwards
|
9827d518c6
|
Advise against replay attacks (#43875)
|
2023-10-10 00:01:57 +00:00 |
|
Sarah Edwards
|
55a2249afc
|
Consolidate and flush out webhook procedurals (#43817)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
|
2023-10-05 17:30:11 +00:00 |
|
Sarah Edwards
|
55ffff3f99
|
update links to webhook docs (#43742)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
|
2023-10-04 21:31:52 +00:00 |
|
Kevin Mutyaba
|
28c3461a95
|
Update webhook retention time from 30 days to 3 days (#43720)
|
2023-10-04 14:38:46 +00:00 |
|
Peter Bengtsson
|
f70164853d
|
Fix .featuredLinks in authentication, codespaces, issues, and webhooks (#43724)
|
2023-10-04 13:05:19 +00:00 |
|
Sarah Edwards
|
a6dd47f7d5
|
Add articles about testing and troubleshooting webhooks (#42656)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Nathan Stocks <cleancut@github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
|
2023-10-02 22:20:16 +00:00 |
|
Jess Hosman
|
0cf27c110d
|
Update "Securing webhooks" (#42622)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2023-09-27 21:58:11 +00:00 |
|
Rachael Sewell
|
b8bd4630f6
|
fix incorrect code language case
|
2023-09-25 11:21:53 -07:00 |
|
Rachael Sewell
|
38f386a24b
|
Merge branch 'main' into single-trailing-newline
|
2023-09-22 11:41:28 -07:00 |
|
Rachael Sewell
|
e7047a1d7d
|
fix additional no trailing newlines
|
2023-09-22 11:41:06 -07:00 |
|
Sarah Edwards
|
6fb1979909
|
Update webhook landing page (#43030)
|
2023-09-22 18:31:36 +00:00 |
|
Rachael Sewell
|
72c5f0c30e
|
Enforce blanks around Markdown headings (#43041)
|
2023-09-22 17:40:03 +00:00 |
|
Sarah Edwards
|
30dff2f998
|
Document undocumented webhook headers (#43018)
|
2023-09-22 17:20:09 +00:00 |
|
Rachael Sewell
|
a785c2be0f
|
remove single trailing newline
|
2023-09-21 19:29:29 -07:00 |
|
Sarah Edwards
|
ec447f81c1
|
Add article about handling failed webhook deliveries (#42956)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
|
2023-09-20 23:16:48 +00:00 |
|
Sarah Edwards
|
7d1b11ed10
|
Add JavaScript example to the article about handling webhooks (#42833)
|
2023-09-20 22:08:21 +00:00 |
|
Sarita Iyer
|
1bcb6d3021
|
[Tiny bug fix] Remove GHEC from versioning for webhook limitations (#42947)
|
2023-09-20 18:13:27 +00:00 |
|
Sarita Iyer
|
e6febdc897
|
Update "About webhooks" and delete "Replacing GitHub Services" (#41837)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
|
2023-09-18 20:24:25 +00:00 |
|
Sarah Edwards
|
316628d310
|
Rewrite 'Handling webhook deliveries' article (#42554)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
|
2023-09-18 18:51:42 +00:00 |
|
Jess Hosman
|
a8924728ea
|
Update "Webhook events and payloads" article (#42205)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2023-09-11 22:25:11 +00:00 |
|
Jess Hosman
|
0ab430dc73
|
Create new "Disabling webhooks" article (#42139)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2023-09-11 21:49:27 +00:00 |
|
Jess Hosman
|
40fa8fcfe0
|
New "Creating webhooks" article (#42131)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
|
2023-09-11 20:23:04 +00:00 |
|
Sarah Edwards
|
a4e2fab916
|
Add article about redelivering webhooks (#42199)
Co-authored-by: Laura Coursen <lecoursen@github.com>
|
2023-09-11 16:33:31 +00:00 |
|
Sarah Edwards
|
dd888d14f6
|
Add webhook best practices article (#41818)
|
2023-09-05 20:46:49 +00:00 |
|
Sarah Edwards
|
68687c3865
|
Add new webhook map topic (#41730)
|
2023-08-31 16:24:33 +00:00 |
|
Sarah Edwards
|
4c8ec73cb9
|
Add article about viewing webhook deliveries (#41364)
Co-authored-by: Rachael Sewell <rachmari@github.com>
|
2023-08-30 17:49:37 +00:00 |
|
Anne-Marie
|
f89e409aef
|
Fix broken link - RubyDocs secure_compare (#41400)
|
2023-08-25 18:03:38 +00:00 |
|
Sarah Edwards
|
92d5730ebd
|
Add webhook test and troubleshoot map topic (#41362)
Co-authored-by: Rachael Sewell <rachmari@github.com>
|
2023-08-25 00:06:14 +00:00 |
|
Sarah Edwards
|
0d04902d79
|
Move events docs to API docs set (#41292)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
|
2023-08-24 23:38:24 +00:00 |
|