CCI report: d7bc6b4b-3bbe-457f-9434-1ff610307c2c

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": "f2a4e91824bd7cd9b6302ef34c0c7f8ff4c02baf",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "radicle-cli: Incorporate redacted and rejected reasions into rad id",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "87a09c733b636d6bd2b628e1fafec2fb452addfc",
    "after": "f339839576cc45adbd10ee776bf56dd4341133cc",
    "commits": [
      "f339839576cc45adbd10ee776bf56dd4341133cc"
    ],
    "target": "07f748475beacd41463ee5ebc0d7a93539ab8f55",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "f2a4e91824bd7cd9b6302ef34c0c7f8ff4c02baf",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Adds `Hint` output to `rad id` which includes new symbols for rejected and\nredacted reasons.\n\nIncorporates rejected and redacted reasons into the `rad id show` command.\n\nFinally it lists all revisions including redacted as they are more like\nrescinded in that it isn't obscurring information just enabling an Author to\nrescind or retract their proposal.",
        "base": "87a09c733b636d6bd2b628e1fafec2fb452addfc",
        "oid": "f339839576cc45adbd10ee776bf56dd4341133cc",
        "timestamp": 1781793777
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "d7bc6b4b-3bbe-457f-9434-1ff610307c2c"
  },
  "info_url": "https://cci.rad.levitte.org//d7bc6b4b-3bbe-457f-9434-1ff610307c2c.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/d7bc6b4b-3bbe-457f-9434-1ff610307c2c/w)

Started at: 2026-06-18 16:43:02.375679+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/d7bc6b4b-3bbe-457f-9434-1ff610307c2c/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": "success"
}