Skip to content

Commit 7626e8c

Browse files
committed
Ignore auditing github.com user id
1 parent 0e55071 commit 7626e8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

enterprise/audit/table.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ var auditableResourcesTypes = map[any]map[string]Action{
144144
"quiet_hours_schedule": ActionTrack,
145145
"theme_preference": ActionIgnore,
146146
"name": ActionTrack,
147+
"github_com_user_id": ActionIgnore,
147148
},
148149
&database.Workspace{}: {
149150
"id": ActionTrack,

0 commit comments

Comments
 (0)