CCI report: 284fcdd4-084a-49f2-9a1b-e331a3fe397b

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": "Updated",
  "patch": {
    "id": "7535a1425881289a79dac4dceaa21a9df98435ed",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "policy: change the default scope from 'all' to 'follow'",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "b937a93892db3d80833b3cdde3bc37935151e274",
    "after": "40821473254acc441e09825847172bfdb9582827",
    "commits": [
      "40821473254acc441e09825847172bfdb9582827",
      "ce60201034f3e01eb87be9a01dadf35de861ee55",
      "78e98100020a613e6ce3f78930977bbce90c1b0c",
      "b5fdb41618972abf022c215a70e89a3797f996f9",
      "f9245edf2bc976f00676978af7cbc0e5c892c206",
      "5aeb5011e5c19ecf9b283d01fa24e024a13323c3",
      "c434273564c7da2adb15b70e98aafab0a288c383",
      "973b57c93c3654df17ff67f47274bfb4862ebc57",
      "23f782f34388dad282a7516aa93731d8f3ca8889",
      "9385868f9769726c09895f04fb3848ec93487466",
      "6164b59f2917001c2e256a63ac92c794afdc347a",
      "e72c4cff0c10274f68d91fb5be9cc457848b937e"
    ],
    "target": "1cab036c331f5ac071f002504c44b01e95b8f25a",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "7535a1425881289a79dac4dceaa21a9df98435ed",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "As per the [Security > Issue with default value for Scope being All](https://radicle.zulipchat.com/#narrow/channel/498262-Security/topic/Issue.20with.20default.20value.20for.20Scope.20being.20All) zulip conversation. Change the default scope for cloned, seeded and newly initialised repositories from 'all' to 'follow'.",
        "base": "91eb6fc078727337449c203b8cf54aba4f40d816",
        "oid": "c4b43cc3c94c0f6d354f1d8ad9ca25a941c3bd98",
        "timestamp": 1769532387
      },
      {
        "id": "77ba7ca7733d0f968496a617dee58a54287a4bde",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "",
        "base": "b937a93892db3d80833b3cdde3bc37935151e274",
        "oid": "40821473254acc441e09825847172bfdb9582827",
        "timestamp": 1770388461
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "284fcdd4-084a-49f2-9a1b-e331a3fe397b"
  },
  "info_url": "https://cci.rad.levitte.org//284fcdd4-084a-49f2-9a1b-e331a3fe397b.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/284fcdd4-084a-49f2-9a1b-e331a3fe397b/w)

Started at: 2026-02-06 15:34:24.059205+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/284fcdd4-084a-49f2-9a1b-e331a3fe397b/w)

shell: 'export RUSTDOCFLAGS=''-D warnings''


  cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps --all-features

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

  '

Run the script

Commands:

Send result

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