CCI report: e262269d-4ca6-4a18-92c4-4e5000873b10

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": "677b1653cc2e65279674810ae420dac7f012106a",
    "author": {
      "id": "did:key:z6MkoohHDTytouhpvgK2E17gMfo8pcAPHtL5WLgrRDN6AjJf",
      "alias": "matthiasbeyer"
    },
    "title": "Alias \"patch\" to \"pr\"",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
    "after": "3eb23cc3684bdd132e8601efe632ddb7af5c62db",
    "commits": [
      "3eb23cc3684bdd132e8601efe632ddb7af5c62db"
    ],
    "target": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "677b1653cc2e65279674810ae420dac7f012106a",
        "author": {
          "id": "did:key:z6MkoohHDTytouhpvgK2E17gMfo8pcAPHtL5WLgrRDN6AjJf",
          "alias": "matthiasbeyer"
        },
        "description": "This patch adds an alias for \"patch\": \"pr\".\n\nIn git, a \"pull request\" (short \"pr\") is a request to merge a branch.\nGitHub has coined this term, but `git-request-pull` is a thing as well\n(and apparently has been since 2005):\n\n    https://github.com/git/git/blob/2cc71917514657b93014134350864f4849edfc83/git-request-pull.sh#L2\n\nUsers new to radicle might be confused by the term \"patch\" used where\nthey expect \"pull request\" - or short \"pr\". Thus, alias the subcommand\n\"patch\" to \"pr\".\n\n---\n\nI think this might be controversial, yes, but I think have to start the\ndiscussion at some point, so why not do it now?\n\nI am open to your thoughts!",
        "base": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
        "oid": "3eb23cc3684bdd132e8601efe632ddb7af5c62db",
        "timestamp": 1772480910
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "e262269d-4ca6-4a18-92c4-4e5000873b10"
  },
  "info_url": "https://cci.rad.levitte.org//e262269d-4ca6-4a18-92c4-4e5000873b10.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/e262269d-4ca6-4a18-92c4-4e5000873b10/w)

Started at: 2026-03-02 20:48:38.104945+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/e262269d-4ca6-4a18-92c4-4e5000873b10/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"
}