CCI report: bc609463-e5f6-470d-bd06-996a24207954

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": "cdbbedaf3551ddb483488bba76b37339f2509dc8",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "cli: Change rad init default to not announce",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "b04f487b3ae2efcd23f52f8138abe32e73a718fd",
    "after": "cf8f86a300745a800fa3ba44cbede6d7a7d4ab24",
    "commits": [
      "cf8f86a300745a800fa3ba44cbede6d7a7d4ab24",
      "4669ddf43f28b4dd622089255eeb5cb0baa6826b"
    ],
    "target": "b04f487b3ae2efcd23f52f8138abe32e73a718fd",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "cdbbedaf3551ddb483488bba76b37339f2509dc8",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "As part of the continued effort of safe by default, `rad init` has been\nupdated to `--no-announce`, `--announce` has been introduced to enable\nthe prior behaviour. Additionally a message is supplied to the user\nabout their repository not being announced.",
        "base": "b04f487b3ae2efcd23f52f8138abe32e73a718fd",
        "oid": "cf8f86a300745a800fa3ba44cbede6d7a7d4ab24",
        "timestamp": 1771611888
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "bc609463-e5f6-470d-bd06-996a24207954"
  },
  "info_url": "https://cci.rad.levitte.org//bc609463-e5f6-470d-bd06-996a24207954.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/bc609463-e5f6-470d-bd06-996a24207954/w)

Started at: 2026-02-20 19:24:51.052194+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/bc609463-e5f6-470d-bd06-996a24207954/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"
}