Document reviewStackLabels for conditionally creating review stacks#18693
Document reviewStackLabels for conditionally creating review stacks#18693
Conversation
Docs reviewThanks for documenting this! One bug in the example and a couple of smaller suggestions. Issues1. Malformed array literal in the code example (line 336) The labels are wrapped in a single string, so the example defines one literal label named 2. Incomplete Every other TypeScript example in this file (lines 56–76, 116–…, 281–323) shows a full (Replace the escaped backticks with real ones if you take the suggestion — the suggestion fence can't contain a raw closing fence.) Nits
Scope reviewed
Mention @claude if you'd like another pass after updates. |
|
Your site preview for commit 2836677 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-18693-28366770.s3-website.us-west-2.amazonaws.com |
Co-authored-by: Fausto Núñez Alberro <fausto.nunez@mailbox.org>
Documents new functionality for configuring a gating review stack creation by requiring a PR having a specific label on it.