Skip to content

Commit baae69c

Browse files
Copilotskw
andauthored
Enable projects-v2-timeline-events for GHES ≥3.19, remove public preview note (#60202)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: skw <113158+skw@users.noreply.github.com>
1 parent dae40e1 commit baae69c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

content/issues/planning-and-tracking-with-projects/managing-items-in-your-project/adding-items-to-your-project.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ You have several options for adding issues and pull requests to your project. Yo
1919

2020
{% ifversion projects-v2-timeline-events %}
2121

22-
> [!NOTE]
23-
> Timeline events for Projects is currently in {% data variables.release-phases.public_preview %} and subject to change.
24-
2522
When you add an issue or pull request to your project, an event will be added to the issue or pull request's timeline. Timeline events will also be added when you remove issues or pull requests and when changes are made to its `status` field for those items. Timeline events are only visible to people who have at least read permission for the project. If a change is made by a built-in workflow, the activity will be attributed to **@github-project-automation**.
2623

2724
{% endif %}

data/features/projects-v2-timeline-events.yml

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

0 commit comments

Comments
 (0)