Document webhook Handlebars helpers#450
Merged
Merged
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
thebiglabasky
marked this pull request as ready for review
July 24, 2026 14:35
thebiglabasky
enabled auto-merge (squash)
July 24, 2026 14:35
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
tagValuesyntax and behavior forkey:valueandkey=valuetagscheckly/handlebarsrepository and point the legacy snippets page to the canonical webhook referenceWhy
The public webhook docs delegated the full helper reference to an archived repository and did not document the keyed-tag helper shipped for ENG-28. Customers therefore had no durable public source for the syntax used to route webhook alerts by tag metadata.
Impact
Customers can now discover, copy, and test the supported helper syntax directly from the webhook documentation. The page also reflects the current runtime behavior instead of the archived implementation.
Validation
pnpm --filter @checkly/handlebars test— 6,296 passed, 2 skippednpx mint broken-linkspython3 .github/scripts/check_frontmatter.pypython3 .github/scripts/check_redirect_destinations.pynpm run generate-sitemap— no sitemap diffgit diff --check