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
before this, when source or head branch in cancel-in-progress
matching code having full path weren't being matched.
e.g. refs/heads/branch
Signed-off-by: Zaki Shaikh <zashaikh@redhat.com>
p.logger.Infof("cancel-in-progress: skipping pipelinerun %v/%v as it is not from the same branch, annotation source-branch: %s event headbranch: %s", pr.GetNamespace(), pr.GetName(), sourceBranch, p.event.HeadBranch)
0 commit comments