1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Hack week 2025: remove unneeded FBV instances (8) - Issues, Enterprise, and custom repo roles (#53935)

This commit is contained in:
mc
2025-01-16 07:19:38 +00:00
committed by GitHub
parent afd9692014
commit cdb90bb2ae
22 changed files with 27 additions and 76 deletions

View File

@@ -180,8 +180,6 @@ To transfer a discussion, you must have permissions to create discussions in the
{% endif %}
{% ifversion converting-issues-to-discussions %}
## Converting issues based on labels
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.
@@ -192,4 +190,3 @@ You can convert all issues with the same label to discussions in bulk. Future is
1. Next to the label you want to convert to issues, click **Convert issues**.
1. Select the **Choose a category** drop-down menu, and click a category for your discussion.
1. Click **I understand, convert this issue to a discussion**.
{% endif %}

View File

@@ -38,8 +38,6 @@ It's appropriate to lock a conversation when the entire conversation is not cons
1. To lock the conversation, click **Lock conversation**.
1. When you're ready to unlock the conversation, click **Unlock conversation** in the right margin of a discussion, then click **Unlock conversation**.
{% ifversion converting-issues-to-discussions %}
## Converting an issue to a discussion
When you convert an issue to a discussion, the discussion is automatically created using the content from the issue. People with write access to a repository, or source repository for organization discussions, can bulk convert issues based on labels. For more information, see [AUTOTITLE](/discussions/managing-discussions-for-your-community/managing-discussions).
@@ -50,7 +48,6 @@ When you convert an issue to a discussion, the discussion is automatically creat
1. In the right margin of an issue, click **Convert to discussion**.
1. Select the **Choose a category** drop-down menu, and click a category for your discussion.
1. Click **I understand, convert this issue to a discussion**.
{% endif %}
{% ifversion discussions-hide-comments-on-block %}