You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/discussions/managing-discussions-for-your-community/managing-discussions.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,8 +159,16 @@ To transfer a discussion, you must have permissions to create discussions in the
159
159
1. At the bottom of the discussion, below the comment box, click **Close discussion**.
160
160
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.
161
161
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
+
162
168
## Converting issues based on labels
163
169
170
+
>[!WARNING] Starting June 6, 2025, {% data variables.product.company_short %} will deprecate bulk converting of issues based on labels.
171
+
164
172
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.
165
173
166
174
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
169
177
1. Next to the label you want to convert to issues, click **Convert issues**.
170
178
1. Select the **Choose a category** drop-down menu, and click a category for your discussion.
171
179
1. Click **I understand, convert this issue to a discussion**.
0 commit comments