CCI report: 5794277c-2eb5-4c22-8e50-03b9c3f455ad

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": "7535a1425881289a79dac4dceaa21a9df98435ed",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "policy: change the default scope from 'all' to 'follow'",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "91eb6fc078727337449c203b8cf54aba4f40d816",
    "after": "c4b43cc3c94c0f6d354f1d8ad9ca25a941c3bd98",
    "commits": [
      "c4b43cc3c94c0f6d354f1d8ad9ca25a941c3bd98",
      "83d24ea10d2d93197b350db7823f958e2ebdabf6",
      "2fa54ebbb17a5b0a7d4f5ef4d652091372efc061",
      "53eb52fed3c928416b47bb5478d793c28cd0947c"
    ],
    "target": "91eb6fc078727337449c203b8cf54aba4f40d816",
    "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
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "5794277c-2eb5-4c22-8e50-03b9c3f455ad"
  },
  "info_url": "https://cci.rad.levitte.org//5794277c-2eb5-4c22-8e50-03b9c3f455ad.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/5794277c-2eb5-4c22-8e50-03b9c3f455ad/w)

Started at: 2026-01-27 17:46:29.890937+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/5794277c-2eb5-4c22-8e50-03b9c3f455ad/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"
}