Skip to content

Commit d610c00

Browse files
Update merge-queue gated feature for GHES 3.12 (#31946)
Co-authored-by: Isaac Brown <[email protected]>
1 parent 7ce9e29 commit d610c00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
{% ifversion fpt or ghec %}
12
Pull request merge queues are available in any public repository owned by an organization, or in private repositories owned by organizations using {% data variables.product.prodname_ghe_cloud %}. {% data reusables.gated-features.more-info %}
3+
{% elsif ghes %}
4+
Pull request merge queues are available in any organization-owned repository on {% data variables.product.product_name %}.
5+
{% endif %}

0 commit comments

Comments
 (0)