Skip to content

Commit 499c94d

Browse files
authored
Merge pull request github#23199 from github/repo-sync
repo sync
2 parents de60219 + b772c67 commit 499c94d

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

Lines changed: 12 additions & 0 deletions
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 %}
Lines changed: 5 additions & 0 deletions
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)