{
  "merge_email": "zuul.merger.default@example.com",
  "merge_name": "Zuul Merger Default",
  "merge_ops": [
    {
      "cmd": [
        "git",
        "checkout",
        "main"
      ],
      "path": "github.com/distributedci/dci-pipeline"
    },
    {
      "cmd": [
        "git",
        "fetch",
        "origin",
        "refs/pull/39/head"
      ],
      "path": "github.com/distributedci/dci-pipeline"
    },
    {
      "cmd": [
        "git",
        "merge",
        "-m",
        "Merge 'refs/pull/39/head'",
        "-s",
        "ort",
        "FETCH_HEAD"
      ],
      "path": "github.com/distributedci/dci-pipeline",
      "timestamp": 1781281212.2117388
    },
    {
      "cmd": [
        "git",
        "checkout",
        "main"
      ],
      "path": "gitlab.com/softwarefactory-project/centosinfra-prod/dci-config"
    },
    {
      "cmd": [
        "git",
        "checkout",
        "main"
      ],
      "path": "github.com/distributedci/dci-packaging"
    },
    {
      "cmd": [
        "git",
        "checkout",
        "main"
      ],
      "path": "github.com/distributedci/dci-pipeline"
    }
  ],
  "repo_state": {
    "github.com/distributedci/dci-packaging": {
      "refs/heads/main": "1567c04e744d7baade72e451b0c0fd7b192987bb",
      "refs/remotes/origin/main": "1567c04e744d7baade72e451b0c0fd7b192987bb"
    },
    "github.com/distributedci/dci-pipeline": {
      "refs/heads/main": "69a7ab8df2188dafa1f921cca29ab2031ffaabd5",
      "refs/remotes/origin/main": "69a7ab8df2188dafa1f921cca29ab2031ffaabd5"
    },
    "gitlab.com/softwarefactory-project/centosinfra-prod/dci-config": {
      "refs/heads/main": "401c077f4f321288dc08f65b2bd861fbd6a8e7ea",
      "refs/remotes/origin/main": "401c077f4f321288dc08f65b2bd861fbd6a8e7ea",
      "refs/tags/v0.0.0": "c7838313c52c6d35a564d26a35a6e39cee899d6f"
    }
  }
}