CCI report: bbe57b03-ba46-4557-8612-6db653c7ad27

Request message

{
  "request": "trigger",
  "version": 1,
  "event_type": "patch",
  "repository": {
    "id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
    "name": "heartwood",
    "description": "Radicle Heartwood Protocol & Stack",
    "private": false,
    "default_branch": "master",
    "delegates": [
      "did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
      "did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
      "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
    ]
  },
  "action": "Created",
  "patch": {
    "id": "940e0830e06fad3788447379e3922ebaf8ecbef0",
    "author": {
      "id": "did:key:z6MktMPAPAdv39oMBc4473SQtKgEUfyk88ytwNAboijwoRBR",
      "alias": null
    },
    "title": "CLI: Fix `issue` command asking for passphrase on readonly operations",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "8928c5ee2628e0b4d738289b5030fc3e2a918e5e",
    "after": "4aeba5b44b57bc64e263eeda0b89ba0a43eeef6d",
    "commits": [
      "4aeba5b44b57bc64e263eeda0b89ba0a43eeef6d"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "940e0830e06fad3788447379e3922ebaf8ecbef0",
        "author": {
          "id": "did:key:z6MktMPAPAdv39oMBc4473SQtKgEUfyk88ytwNAboijwoRBR",
          "alias": null
        },
        "description": "Add test for rad issue readonly operations\n\nOnly require `signer` when doing a write operation",
        "base": "e12bff0871a57116f057fd1a93f7ddede8c574bc",
        "oid": "e436cbe89e7870b5c751f2315cf1efde3f024c16",
        "timestamp": 1707215299
      },
      {
        "id": "0b9820ac8bd5619b4de87748ef4828a5d2756454",
        "author": {
          "id": "did:key:z6MktMPAPAdv39oMBc4473SQtKgEUfyk88ytwNAboijwoRBR",
          "alias": null
        },
        "description": "",
        "base": "8928c5ee2628e0b4d738289b5030fc3e2a918e5e",
        "oid": "d682e9c5259ecbf0a9f8194a25e3d2d1061894bd",
        "timestamp": 1707215824
      },
      {
        "id": "3874db650202ccb66e0b581dec87126455cf0ff4",
        "author": {
          "id": "did:key:z6MktMPAPAdv39oMBc4473SQtKgEUfyk88ytwNAboijwoRBR",
          "alias": null
        },
        "description": "Removed tests",
        "base": "8928c5ee2628e0b4d738289b5030fc3e2a918e5e",
        "oid": "dd178a6b5781a9080d506b917aaa04267678c011",
        "timestamp": 1707217861
      },
      {
        "id": "8e17e78284392d5ca73cd218561d368e809e5998",
        "author": {
          "id": "did:key:z6MktMPAPAdv39oMBc4473SQtKgEUfyk88ytwNAboijwoRBR",
          "alias": null
        },
        "description": "Added new line in commit message.",
        "base": "8928c5ee2628e0b4d738289b5030fc3e2a918e5e",
        "oid": "4aeba5b44b57bc64e263eeda0b89ba0a43eeef6d",
        "timestamp": 1707220569
      },
      {
        "id": "f1120566aabf0aa49ffc0afac66c9cc065c1ce5c",
        "author": {
          "id": "did:key:z6MktMPAPAdv39oMBc4473SQtKgEUfyk88ytwNAboijwoRBR",
          "alias": null
        },
        "description": "Rebase.",
        "base": "50833d88d9ce10f1f056598148a010e28d03278f",
        "oid": "13d5b4f62043b65aa4b7f31e4cb328c5c826afdc",
        "timestamp": 1709939034
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "bbe57b03-ba46-4557-8612-6db653c7ad27"
  },
  "info_url": "https://cci.rad.levitte.org//bbe57b03-ba46-4557-8612-6db653c7ad27.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/bbe57b03-ba46-4557-8612-6db653c7ad27/w)

Started at: 2025-10-21 20:20:18.663024+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/bbe57b03-ba46-4557-8612-6db653c7ad27/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny clippy::all

  cargo build --all-targets --workspace

  cargo doc --workspace

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}