You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to capture the author of git commit sha as part of Argo CD notifications.
We have been using the function {{(call .repo.GetCommitMetadata .app.status.sync.revision).Author}}.
This works for single source applications but fails for multisource applications.
We need to capture the author of git commit sha as part of Argo CD notifications.
We have been using the function {{(call .repo.GetCommitMetadata .app.status.sync.revision).Author}}.
This works for single source applications but fails for multisource applications.
Related Posts-
#230
argoproj/argo-cd#10573
The text was updated successfully, but these errors were encountered: