Skip to content

Commit 84c0368

Browse files
labudisCopilotmchammer01Copilotdavidpiegza
authored
Document edit history limit of 100 per content item (#61811)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: David Piegza <697113+davidpiegza@users.noreply.github.com>
1 parent 225c14e commit 84c0368

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

content/communities/moderating-comments-and-conversations/tracking-changes-in-a-comment.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ When you delete sensitive information from the comment's edit history, the perso
3333
![Screenshot of the edit history of a comment. The "Options" dropdown menu is expanded. The "Delete revision from history" option is outlined in orange.](/assets/images/help/repository/delete-comment-edit-details.png)
3434
1. To confirm deletion, click **OK**.
3535

36+
{% ifversion user-content-edit-limits %}
37+
38+
## Editing history limits
39+
40+
A 100-edit maximum applies to issues, issue comments, pull requests, pull request review comments, and commit comments. {% data variables.product.github %} retains a maximum of 100 edits per content item. When an item exceeds this limit, the oldest intermediate edits are automatically removed, while the original content and the most recent 99 edits are always preserved.
41+
42+
{% endif %}
3643
## Further reading
3744

3845
{% ifversion fpt or ghec %}- [AUTOTITLE](/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam){% endif %}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Reference: github/releases#9741
2+
versions:
3+
fpt: '*'
4+
ghec: '*'
5+
ghes: '>=3.23'

0 commit comments

Comments
 (0)