feat: [CODE-2312]: fix missing resource name issue (#2814)

* feat: [CODE-2312]: fix missing resource name issue
pull/3576/head
Akhilesh Pandey 2024-10-15 13:00:58 +00:00 committed by Harness
parent a7c7194891
commit 950c917947
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ func (c *Controller) CommitFiles(ctx context.Context,
audit.BypassedResourceTypeCommit,
audit.BypassedResourceName,
commit.CommitID.String(),
audit.ResourceName,
fmt.Sprintf(
audit.BypassSHALabelFormat,
repo.Identifier,