Uploaded image for project: 'Multiple Architecture Enablement'
  1. Multiple Architecture Enablement
  2. MULTIARCH-5842

Update konflux triggers to include cmd/

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • None
    • None
    • None

      Currently if any changes are made to any files in cmd/ konflux will not be triggered. 

      We need to update to "main.go".pathChanged() to be "cmd/***".pathChanged()

      pipelinesascode.tekton.dev/on-cel-expression: |
            event == "pull_request" && target_branch == "main" && (".tekton/***".pathChanged() || "apis/***".pathChanged() || "controllers/***".pathChanged() || "pkg/***".pathChanged() || "test/***".pathChanged() || "konflux.Dockerfile".pathChanged() || "go.mod".pathChanged() || "main.go".pathChanged() || "go.sum".pathChanged() || "trigger-konflux-builds.txt".pathChanged() )
      

       

       

              tzivkovi@redhat.com Tori Zivkovic
              tzivkovi@redhat.com Tori Zivkovic
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: