I've questions on how go about to tracking workflows(argoworkflows). At the moment, we're attempting to tie our deployment of workflows via CI/CD, and passing the git commit sha through the ''--tag" parameter. Which gets stored in the metadata (see screenshot) .
My question is, how to i utilize the argoworkflow's label to track workflows that has run/failed ? Is there a way to pass the gitcommit sha to the labels ?