Skip to content

Commit b772c67

Browse files
guntriptimoyatesmyarb
authored
[2023-01-12]: Projects Events in the Issues Timeline (github#33866)
Co-authored-by: Timo Yates <[email protected]> Co-authored-by: Melanie Yarbrough <[email protected]>
1 parent 8e5a959 commit b772c67

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

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

+12
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@ Your project can track draft issues, issues, and pull requests.
2121

2222
### Adding issues and pull requests to a project
2323

24+
{% ifversion projects-v2-timeline-events %}
25+
26+
{% note %}
27+
28+
**Note:** Timeline events for Projects is currently in beta and subject to change.
29+
30+
{% endnote %}
31+
32+
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**.
33+
34+
{% endif %}
35+
2436
#### Pasting the URL of an issue or pull request
2537

2638
{% data reusables.projects.add-item-via-paste %}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Issue 8420
2+
# Timeline events
3+
versions:
4+
fpt: '*'
5+
ghec: '*'

0 commit comments

Comments
 (0)