Joe Clark
5aa26bdf8c
Add a link to the webhook doc set as an alternative to the audit log or API polling ( #47843 )
2023-12-15 18:18:02 +00:00
Max
7bdf482069
Update create_properties.md to reference repository and pusher_type. ( #28996 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2023-10-11 14:45:48 +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
Kevin Mutyaba
28c3461a95
Update webhook retention time from 30 days to 3 days ( #43720 )
2023-10-04 14:38:46 +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
a785c2be0f
remove single trailing newline
2023-09-21 19:29:29 -07: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
4c8ec73cb9
Add article about viewing webhook deliveries ( #41364 )
...
Co-authored-by: Rachael Sewell <rachmari@github.com >
2023-08-30 17:49:37 +00:00
Jess Hosman
96fdc6319d
Fix broken links ( #40537 )
2023-08-10 23:00:00 +00:00
Matyas Sandor
232c6e178d
Update release_properties.md ( #27059 )
2023-07-26 16:31:10 +00:00
Sarah Edwards
247d27cb35
Use plural app variables ( #38856 )
2023-07-11 15:31:44 +00:00
Grace Park
cbda3f2434
Fix trailing spaces in content and data ( #37904 )
2023-06-23 10:45:10 -07:00
Sarah Edwards
716656c400
Move webhook info out of the get started docs ( #37458 )
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
2023-06-05 20:40:34 +00:00
Peter Bengtsson
71c8becc67
Delete orphaned reusables (May 18, 2023) ( #37156 )
2023-05-18 19:19:11 +00:00
Jess Hosman
aeebc8fa0c
Update "Creating a GitHub App using URL parameters" ( #35555 )
...
Co-authored-by: Steve Guntrip <stevecat@github.com >
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2023-03-28 17:55:50 +00:00
Peter Bengtsson
001470d55b
fix remaining warnings from update-internal-links ( #34817 )
2023-02-15 21:28:07 +00:00
Peter Bengtsson
b7c7dbf672
Update all internal links ( #34787 )
2023-02-15 15:16:18 +00:00
Peter Bengtsson
890735a632
Delete 'webhooks' orphaned reusables ( #34730 )
2023-02-14 18:15:10 +00:00
Sarah Edwards
3b1ee08abd
Note that webhooks do not support IPv6 ( #34271 )
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
2023-02-01 20:44:00 +00:00
Sarah Edwards
cb882fa10f
Unify language in the API docs for repo webhooks ( #33146 )
2022-12-09 16:55:14 +00:00
Rachael Sewell
3e998f61d5
use azure blob storage for archived enterprise versions ( #31883 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com >
2022-10-25 12:03:38 -07:00
Steve Richert
e8df903f8f
Fix a broken link to the dependabot_alert webhook documentation ( #31508 )
2022-10-06 21:34:58 +00:00
Steve Richert
71ead022e1
Document the beta dependabot_alert webhook ( #31199 )
2022-10-06 17:58:04 +00:00
Jason Etcovitch
f768d3fb6d
Update workflow_run event with new in_progress action ( #31251 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-10-06 00:02:19 +00:00
Ariel Deitcher
2138de703e
add enqueued and dequeued actions to pull request webhook ( #31289 )
...
Co-authored-by: Steve Guntrip <stevecat@github.com >
2022-09-30 20:41:56 +00:00
Steve Guntrip
bc899dec01
Projects GA
2022-07-27 15:55:35 +01:00
Courtney Wilson
e84fc8feb1
Merge branch 'main' into patch-13
2022-07-14 12:41:48 -04:00
Sarah Edwards
28deb383b4
Remove hardcoded links from GHEC docs to FPT GraphQL docs ( #28973 )
2022-07-12 16:54:51 +00:00
Hector Alfaro
95e6f3d3ab
Deprecate GHES 3.1 ( #28798 )
...
* add 3.1 to deprecated versions
* rewrite img src to use azure blob storage in archive script
Co-authored-by: rachmari <rachmari@users.noreply.github.com >
* remove static files for ghes 3.1
* remove liquid conditionals and content for ghes 3.1
* remove outdated hardware reqs reusable
* Fix liquid conditional uncaught by script
* Close liquid conditionals missed by script
* Apply @mattpollard's suggestions
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: rachmari <rachmari@users.noreply.github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-07-11 21:17:09 +00:00
Bishal Das
f8771e7b5f
Update check_suite_properties.md
2022-06-30 10:02:55 +05:30
Michał Krystek
6d8673d4f2
Fix ref_type description in delete webhook
...
Fixed `oject` typo and aligned rest of description with similar description of create webhook
2022-06-03 16:05:43 +02:00
Hector Alfaro
08ca047c87
remove unnecessary conditionals from content files
2022-05-13 14:32:50 -04:00
Grace Park
b98c83e924
REST operations sidebar ( #26225 )
...
* testing out a rest operations sidebar
* cleanup
* renamed 5 files
* renamed 5 files
* set redirect_from on 5 files
* renamed 1 files
* renamed 1 files
* renamed 3 files
* renamed 1 files
* renamed 1 files
* renamed 3 files
* renamed 1 files
* renamed 2 files
* renamed 1 files
* renamed 4 files
* renamed 15 files
* renamed 2 files
* renamed 6 files
* renamed 1 files
* renamed 4 files
* renamed 7 files
* renamed 1 files
* renamed 3 files
* renamed 3 files
* renamed 1 files
* renamed 5 files
* renamed 1 files
* renamed 1 files
* renamed 3 files
* renamed 4 files
* renamed 1 files
* renamed 1 files
* renamed 2 files
* renamed 4 files
* renamed 1 files
* renamed 1 files
* renamed 1 files
* renamed 6 files
* renamed 6 files
* renamed 4 files
* move files
* adding more
* updating to add restcontext and start of removing data/reusables/rest-reference
* removed data/reusables
* add a RestMiniTocItem and updating the filtering to add a subcategory so all manually added H3s are in mini tocs in addition to operations
* remove console log
* [WIP]: REST New Proposal Sidebar (#26471 )
* saving
* update sidebar
* remove console log
* update guides and overview
* import Category for category level rest pages
* update undefined restOperations
* update restOperationData category and subcategory levels"
* minor updates
* update get mini toc items function
* updating REST context for sidebar
* updating rest data
* remove console logs
* WIP: mini-toc-ing the sidebar
Co-authored-by: Robert Sese <rsese@github.com >
* A little cleanup
* Fix first subcategory link and add some comments
* updating anchor links in sidebar
* adding updates
* remove standalone
* update product and maptopic pages using article context
* add conditional link wrapper
* fix sidebar toggle and versions for enterprise admin
* update versions per subcategory
* Highlight sidebar link for current page
* Update miniToc hash links and hash change tracking
* fix unique key in CollapsibleSection
* Fix list markup
* remove title
* update permissions
* Hide minitocs on landing (#26594 )
* hide minitocs on landing page
* simplify page components and remove minitoc from sidebar for guides/overview
* fix carats and category fix
* remove id
Co-authored-by: Grace Park <gracepark@github.com >
* updating content based on versions script check with the OpenAPI
* update script and content files
* update script and content/rest files
* update to add TocLanding
* update script
* update index files
* add codespaces repository-secrets
* remove openapi schema check script
* remove minitocs at the top
* add h2 about the {title} api
* fix tests/unit/openapi-schema.js
* Fix linting tests
* fix search/topics test
* fix tests/unit/pages test
* update rest/reference links in components
* run prettier
* Update components/rest/RestReferencePage.tsx
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update components/rest/RestReferencePage.tsx
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update pages/[versionId]/rest/[category]/[subcategory].tsx
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update pages/[versionId]/rest/[category]/[subcategory].tsx
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update pages/[versionId]/rest/[category]/[subcategory].tsx
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update pages/[versionId]/rest/[category]/[subcategory].tsx
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Update tests/unit/openapi-schema.js
Co-authored-by: Rachael Sewell <rachmari@github.com >
* updating comment location
* remove dependabot override
* remove path-utils current product update for rest
* run linter
* remove dependabot.md and remove h2 heading on restreference
* update the correct product to rest for rest pages
* adding comments for updates to path-utils
* remove console log
* REST sidebar: handle legacy v3 redirects (#26686 )
* Add script to handle legacy v3 REST redirects
* Run the script
* Handle a redirect to a redirect
* Update REST test URLs
* 'await' and test runs subcategory of checks
* Update REST URLs for routing/developer-site-redirects tests
* Update developer-redirects fixture with new REST URLs
* Resolve merge conflicts
* Update rest-redirects fixture with new REST URLs
* Fix broken links with REST pages re-org
* redirectTo could be undefined
* Fix script for posterity, can't redirect paths with hashes
* Remove invalid hash redirects
* Typically don't need to save one-off scripts
* Undo redirect changes (not necessary for handling v3 redirects)
* Remove script-added redirects
* Update old v3 redirects with new REST URLs
* No more GHES search indexing page
* 'org' not 'organization'
* Update fixture data for new REST URLs
* revert any content directory changes
Co-authored-by: Grace Park <gracepark@github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Adding test rest (#26750 )
* add test to check openapi schema versions and content rest frontmatter versions
* update lib/redirects
* fix test and add error messages
* adding repository secrets
* adding repository-secrets.md
* Revert "update lib/redirects"
This reverts commit 3aafe28265764d5bc09c0c478c8e0ca099c8fbcf.
* remove lib/redirects changes and console logs
* Update lib/rest/index.js
Co-authored-by: Rachael Sewell <rachmari@github.com >
* update unique key
* Rest client side redirects (#26754 )
* adding tags subcategory for the rest content repos category
* run prettier
* bug fix for anchor scrolls" (#26892 )
* updating width size for rest reference page
* Rest sidebar consolidation (#26862 )
* refactor sidebar
* fix articlecontext provider issue on rest product landing page for all versions
* fix a bug, create new component
* revert change to create new component and fix bug
Co-authored-by: Rachael Sewell <rachmari@github.com >
* Set currentAnchor with a hashchange handler (#26923 )
* Rest sidebar design tweaks (#26807 )
* Rest sidebar design tweaks
* tweak color to subtle
* use muted color and margin for line
* update to design feedback
Co-authored-by: Grace Park <gracepark@github.com >
* Remove cheerio from rest-collapsible (#26948 )
* remove cheerio from rest-collapsible
* update type
* adding endswith instead
* use productId instead
* one off edge case for secret-scanning
* Reorganize subcategory and category, Update pre -> div, Add RestContext (#26950 )
* reorganize subcategory and category
* add RestContext
* update comment
* update for endpoints page
* add comment
* move object to restcontext
* remove effectiveDate in restcontext
* remove width calculation for rest reference page
* fix adding manual writer's minitocs to sidebar
* update with feedback
* update comment
* update isRestReferencePage
* remove page component and fix bug
* adding back rest/index.tsx
Co-authored-by: Rachael Sewell <rachmari@github.com >
* update content/rest"
* add back design tweak
* update to div
* update margins on rest api reference
* remove page component
* adding tests
* separate product from rest sidebar (#27065 )
* separate product from rest sidebar
* Use ProductCollapsibleSections for product pages
* fix tests
Co-authored-by: Robert Sese <rsese@github.com >
Co-authored-by: Grace Park <gracepark@github.com >
* Rest sidebar translations (#27052 )
* update translations
* remove general test
Co-authored-by: Robert Sese <rsese@github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
2022-04-20 10:19:48 -07:00
Sarah Edwards
6189de4d25
add pr thread event ( #26909 )
2022-04-19 20:14:18 +00:00
Peter Bengtsson
440b12791a
unbreak linting tests ( #26747 )
2022-04-06 12:34:10 -07:00
Sarah Edwards
8ef419a079
Add missing slash ( #26666 )
2022-04-04 10:41:40 -07:00
Mariam
509946c439
[Shipping April 4, 2022] Expand secret scanning webhooks to include alert locations ( #26394 )
...
Co-authored-by: Grey Baker <greysteil@gmail.com >
Co-authored-by: Sarah Edwards <skedwards88@github.com >
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com >
2022-04-04 16:20:15 +00:00
Lucas Costi
6c54ed5872
Merge branch 'main' into patch-2
2022-04-04 15:53:24 +10:00
Soe Tun
b34588556f
Clarify check_suite relation to its parent pull_request ( #26432 )
...
- pull_request is more dynamic in its life-cycle than check_suite as
subsequent git pushes are made
- ∴ the PR's latest head_sha may not match the check_suite's head_sha
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Grace Park <gracepark@github.com >
2022-03-29 18:54:33 +00:00
mc
7b405ec6b1
Supply chain restructuring ( #26105 )
...
* reorganize supply chain docs
2022-03-17 17:31:04 +00:00
Robert Sese
79c48070c4
Deprecate 3.0 ( #25646 )
...
* Deprecate 3.0
* 3.0 deprecation: remove 3.0 markup (#25647 )
* Remove liquid conditionals and content for 3.0 deprecation
* Remove manually, no longer versioned in a supported version
* Remove translations manually, no longer versioned in a supported version
* Remove 'if', now in all supported versions
* Remove dangling 'elseif', now in all supported versions
* Remove dangling 'elseif' and 3.0 screenshot reference, now in all supported versions
* Nudge to latest supported GHES version
* Nudge to latest supported release GHES version
* Bump all the version for the liquid tests
* Bump first deprecated version for linting tests
* Prefer double quotes
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Prefer double quotes
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Prefer double quotes
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Prefer double quotes
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Prefer double quotes
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Prefer double quotes
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Prefer double quotes
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Prefer double quotes
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Prefer double quotes
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Remove extra newline
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Remove extra newline
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Remove extra newline
Co-authored-by: Laura Coursen <lecoursen@github.com >
* One reusable per line
Co-authored-by: Laura Coursen <lecoursen@github.com >
* One reusable per line
Co-authored-by: Laura Coursen <lecoursen@github.com >
* One reusable per line
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Version check not needed anymore
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Version check not needed anymore
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Version check not needed anymore
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Version check not needed anymore
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Version check not needed anymore
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Version check not needed anymore
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Version check not needed anymore
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Stray whitespace ✂️
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Stray whitespace ✂️
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Stray whitespace ✂️
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Stray whitespace ✂️
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Stray whitespace ✂️
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Stray whitespace ✂️
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Stray whitespace ✂️
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Stray whitespace ✂️
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Version check not needed anymore
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Version check not needed anymore
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Just 'ghes' since we're deprecating 3.0
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Just 'ghes' since we're deprecating 3.0
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Just 'ghes' since we're deprecating 3.0
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Just 'ghes' since we're deprecating 3.0
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Just 'ghes' since we're deprecating 3.0
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Just 'ghes' since we're deprecating 3.0
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Just 'ghes' since we're deprecating 3.0
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Just 'ghes' since we're deprecating 3.0
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Don't depend on hardcoded versions
Co-authored-by: Laura Coursen <lecoursen@github.com >
* Remove static files for 3.0 deprecation (#25649 )
Co-authored-by: Laura Coursen <lecoursen@github.com >
2022-03-03 13:08:24 -06:00
Dominik Kohler
590156c372
relased-Action is not triggered for drafts
...
My tests lead me to the assumption, that the `released`-action is only triggered when a release is done (either directly or by finishing a draft).
The docs say, `release` is also triggered when a release-draft is published. But IMO this isn't the case. And it wouldn't make sense with an action called `release`, as a draft is NOT a release.
2022-02-25 08:36:47 +01:00
Sarah Edwards
abb2c01e43
Update events that trigger workflows docs ( #23954 )
...
Co-authored-by: Jacob Wallraff <thyeggman@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2022-01-13 15:12:16 -08:00
Octomerger Bot
8595461f49
Merge branch 'main' into repo-sync
2022-01-11 14:23:39 -06:00
Rachael Sewell
a340162d84
reorganize repository apis ( #23728 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Peter Bengtsson <peterbe@github.com >
2022-01-11 11:53:12 +10:00
Aaron Wilson
34fe90adce
Update release webhook short description API link
2022-01-11 10:46:02 +13:00