Skip to content

Repo sync #26907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 19, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion data/reusables/organizations/team-discussions-deprecation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{% ifversion ghec or fpt %}

{% note %}

**Note**: Team Discussions are now deprecated, but you can use GitHub Discussions to create organization-level discussions. For more information about GitHub Discussions, see "[AUTOTITLE](/discussions)."
**Note**: Team Discussions are now deprecated and this REST API endpoint will be removed from {% data variables.product.prodname_dotcom_the_website %} on 2023-07-05. You can read more about this deprecation on the [GitHub Blog](https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/).

You can use {% data variables.product.prodname_discussions %} to create organization-level discussions. For more information about {% data variables.product.prodname_discussions %}, see "[AUTOTITLE](/discussions)."

{% endnote %}

{% elsif ghes > 3.9 or ghae > 3.9 %}

{% note %}

**Note**: Team Discussions are now deprecated and this REST API endpoint will be removed in {% data variables.product.product_name %} 3.12. You can read more about this deprecation on the [GitHub Blog](https://github.blog/changelog/2023-02-08-sunset-notice-team-discussions/).

You can use {% data variables.product.prodname_discussions %} to create organization-level discussions. For more information about{% data variables.product.prodname_discussions %}, see "[AUTOTITLE](/discussions)."

{% endnote %}

{% endif %}