Skip to content

Commit ae09b4e

Browse files
labudisCopilotsophietheking
authored
Add deprecation notice for bulk converting of issues based on labels (#55754)
Co-authored-by: Copilot <[email protected]> Co-authored-by: Sophie <[email protected]>
1 parent 239aac9 commit ae09b4e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

content/discussions/managing-discussions-for-your-community/managing-discussions.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,16 @@ To transfer a discussion, you must have permissions to create discussions in the
159159
1. At the bottom of the discussion, below the comment box, click **Close discussion**.
160160
1. Optionally, to change the reason for closing the discussion, select the {% octicon "triangle-down" aria-label="The down triangle octicon" %} dropdown next to "Close discussion" and click a reason.
161161

162+
<!-- expires 2025-06-06 -->
163+
164+
<!-- When this expires, remove the Converting issues based on labels section for FPT/GHEC but keep it for GHES <=3.17 -->
165+
166+
{% ifversion fpt or ghec %}
167+
162168
## Converting issues based on labels
163169

170+
>[!WARNING] Starting June 6, 2025, {% data variables.product.company_short %} will deprecate bulk converting of issues based on labels.
171+
164172
You can convert all issues with the same label to discussions in bulk. Future issues with this label will also automatically convert to the discussion and category you configure.
165173

166174
1. Navigate to the main page of the repository or, for organization discussions, the source repository.
@@ -169,3 +177,6 @@ You can convert all issues with the same label to discussions in bulk. Future is
169177
1. Next to the label you want to convert to issues, click **Convert issues**.
170178
1. Select the **Choose a category** drop-down menu, and click a category for your discussion.
171179
1. Click **I understand, convert this issue to a discussion**.
180+
181+
{% endif %}
182+
<!-- end expires 2025-06-06 -->

0 commit comments

Comments
 (0)