Add feature gate prompt and backport label automation (#24023)

This commit is contained in:
Justin Starry
2022-04-01 14:41:55 +08:00
committed by GitHub
parent 51b37f0184
commit 0188e2601b
2 changed files with 40 additions and 13 deletions

View File

@ -2,6 +2,13 @@
<!-- OPTIONAL -->
<!-- Any changes that affect the behavior of a feature activation MUST add the feature-gate label and include details -->
#### Feature Gate Details
<!-- Describe why the new or modified feature gate is needed and any necessary conditions for its activation -->
#### Summary of Changes