1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Update audit log event data (#55070)

Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-04-01 16:39:57 -07:00
committed by GitHub
parent 9f3284e98d
commit a8c97a9ec1
3 changed files with 31 additions and 1 deletions

View File

@@ -729,6 +729,21 @@
"description": "An issue was transferred to another repository.",
"docs_reference_links": "/issues/tracking-your-work-with-issues/transferring-an-issue-to-another-repository"
},
{
"action": "issue_type.create",
"description": "An issue type was created.",
"docs_reference_links": "N/A"
},
{
"action": "issue_type.destroy",
"description": "An issue type was deleted.",
"docs_reference_links": "N/A"
},
{
"action": "issue_type.update",
"description": "An issue type was updated.",
"docs_reference_links": "N/A"
},
{
"action": "issue.unpinned",
"description": "An issue was unpinned from a repository.",

View File

@@ -729,6 +729,21 @@
"description": "An issue was transferred to another repository.",
"docs_reference_links": "/issues/tracking-your-work-with-issues/transferring-an-issue-to-another-repository"
},
{
"action": "issue_type.create",
"description": "An issue type was created.",
"docs_reference_links": "N/A"
},
{
"action": "issue_type.destroy",
"description": "An issue type was deleted.",
"docs_reference_links": "N/A"
},
{
"action": "issue_type.update",
"description": "An issue type was updated.",
"docs_reference_links": "N/A"
},
{
"action": "issue.unpinned",
"description": "An issue was unpinned from a repository.",