Skip to content

Commit f576e36

Browse files
labudisCopilot
andauthored
Remove issue fields public preview notice for GA (#62021)
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent b155d32 commit f576e36

5 files changed

Lines changed: 1 addition & 8 deletions

File tree

content/issues/planning-and-tracking-with-projects/understanding-fields/about-issue-fields.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ category:
99
- Manage project items and fields
1010
---
1111

12-
{% data reusables.issues.issue-fields-public-preview-note %}
13-
1412
Issue fields are organization-level fields that provide consistent, typed metadata across all repositories. Unlike project custom fields, issue fields are defined once at the organization level and are available on every issue and in every project across the organization. For more information on creating and managing issue fields, see [AUTOTITLE](/issues/tracking-your-work-with-issues/using-issues/managing-issue-fields-in-your-organization).
1513

1614
## Issue fields in public and internal projects

content/issues/tracking-your-work-with-issues/using-issues/adding-and-managing-issue-fields.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ category:
1010
- Create and work with issues
1111
---
1212

13-
{% data reusables.issues.issue-fields-public-preview-note %}
14-
1513
Issue fields appear in the right-hand sidebar of issues, alongside system fields like assignees, labels, and type. You can set values when creating or editing an issue. When you select an issue type while creating an issue, any fields pinned to that type automatically appear in the sidebar.
1614

1715
> [!NOTE]

content/issues/tracking-your-work-with-issues/using-issues/managing-issue-fields-in-your-organization.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ category:
1212
- Triage and organize issues
1313
---
1414

15-
{% data reusables.issues.issue-fields-public-preview-note %}
16-
1715
Issue fields let you add structured metadata to issues across your organization. Instead of relying on labels or free-text workarounds, you can create fields like priority, effort, impact, or any custom category your team needs. Fields are defined at the organization level and apply across all repositories in your organization.
1816

1917
## About issue field types

data/features/issue-fields.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
versions:
33
fpt: '*'
44
ghec: '*'
5+
ghes: '>=3.23'

data/reusables/issues/issue-fields-public-preview-note.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)