1
0
mirror of synced 2025-12-20 10:28:40 -05:00
Commit Graph

45 Commits

Author SHA1 Message Date
Jeff Jarmoc
ca3f79f340 Update best-practices-for-using-webhooks.md (#53195)
Co-authored-by: David Staheli <1767415+davidstaheli@users.noreply.github.com>
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2024-12-03 09:54:53 +00:00
Artur Kordowski
74534576f1 Fix inconsistent alerts by using the markdown notation - part 3 (#35222)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-11-12 00:08:22 +00:00
Sophie
f5425021a4 Enterprise-owned GitHub Apps [Public Beta] (#52580)
Co-authored-by: Felix Guntrip <stevecat@github.com>
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2024-10-22 20:15:04 +00:00
Ben Ahmady
272a9a35c6 Remove redundant 'pat-v2' versioning (#52362) 2024-09-25 12:58:24 +00:00
Joe Clark
624cc1b8cd Update variables usage for Proxima in Tools and Automations docs (#52219)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2024-09-18 15:57:11 +00:00
Grace Park
e3a169c100 Part 3: Third fourth content unordered lists from dash to asterisk (#51097) 2024-06-13 17:44:39 +00:00
Gary Sassano
22564743fd use official octokit library for validating webhook in typescript (#33130) 2024-06-03 15:45:28 +00:00
Christine Belzie
ad3f8287ca Clarifying that X-GitHub-Delivery is unique per event, not per delivery (#33184)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-05-27 18:51:07 +00:00
Laura Coursen
e977bce6d8 Combine product name variables for REST and GraphQL API base URLs (#50521) 2024-05-10 14:20:12 +00:00
Sarah Edwards
836e92ad54 Switch article order (#49968) 2024-04-02 15:56:48 +00:00
Peter Bengtsson
f9c3f93014 Remove api-date-versioning because it's always true (#49914) 2024-03-28 19:34:48 +00:00
Rachael Sewell
040a77ffcb update old rest links (#49572) 2024-03-07 18:08:04 +00:00
Peter Bengtsson
03c903ecfd Remove GHAE version in front matter (4) (#49117) 2024-02-09 12:06:24 +00:00
Peter Bengtsson
0ff4474f1e Remove GHAE version in front matter (2) (#49113) 2024-02-08 15:07:29 +00:00
Peter Bengtsson
7cde57d1f9 Remove GHAE in Liquid and front matter (10) (#48830)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2024-01-25 10:25:40 +00:00
Peter Bengtsson
a2cba86302 Remove GHAE in Liquid and front matter (9) (#48826) 2024-01-24 15:30:14 +00:00
Peter Bengtsson
9df80cf75f Remove GHAE in Liquid and front matter (8) (#48811)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2024-01-24 13:21:34 +00:00
Peter Bengtsson
eb9571a80d Remove GHAE in Liquid and front matter (7) (#48772) 2024-01-23 13:12:04 +00:00
Josh Soref
06e6ff7d81 Spelling docs (#30792)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-01-02 08:38:41 +00:00
Jess Hosman
e702cf2c8a Fix old markdown link style in rest articles (#46073) 2023-11-14 18:39:37 +00:00
dovholuknf
720840bac8 add OpenZiti and zrok (#29845) 2023-11-13 19:35:23 +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
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
e7047a1d7d fix additional no trailing newlines 2023-09-22 11:41:06 -07:00
Rachael Sewell
72c5f0c30e Enforce blanks around Markdown headings (#43041) 2023-09-22 17:40:03 +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
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
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