1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove GHAE in Liquid and front matter (8) (#48811)

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
This commit is contained in:
Peter Bengtsson
2024-01-24 08:21:34 -05:00
committed by GitHub
parent 37cffb694e
commit 9df80cf75f
50 changed files with 87 additions and 87 deletions

View File

@@ -35,7 +35,7 @@ If you are not receiving the webhook deliveries that you expect, you should iden
## Cannot have more than {% ifversion ghes %}250{% else %}20{% endif %} webhooks
You can create up to {% ifversion ghes %}250{% else %}20{% endif %} {% ifversion ghec or ghes or ghae %} repository, organization, or global {% else %} repository or organization {% endif %}webhooks for each event type. If you attempt to create more, you will receive an error stating that you cannot have more than {% ifversion ghes %}250{% else %}20{% endif %} webhooks.
You can create up to {% ifversion ghes %}250{% else %}20{% endif %} {% ifversion ghec or ghes %} repository, organization, or global {% else %} repository or organization {% endif %}webhooks for each event type. If you attempt to create more, you will receive an error stating that you cannot have more than {% ifversion ghes %}250{% else %}20{% endif %} webhooks.
If you require more than {% ifversion ghes %}250{% else %}20{% endif %} webhooks, you can run a proxy that receives webhooks from {% data variables.product.company_short %} and forwards them to an unlimited number of destination URLs.