CCI report: bb57a72f-2694-4313-a2d6-29f757b90bf5

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": "a81f09e96f7fa0e45a164ed82cf89445f9336ba2",
    "author": {
      "id": "did:key:z6MkuCCEhu83W87Nnu2EEdBT4brhzR2fmiGGJRUYKhCESEyW",
      "alias": "will"
    },
    "title": "cli/rad: issue list `--output` json w/clap",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "f00d1d67432882bef11fc940601f071efe55c88d",
    "after": "16a120bafa6abf5b4a249a949ab101276a5910e7",
    "commits": [
      "16a120bafa6abf5b4a249a949ab101276a5910e7",
      "cafb42e24412c8b1834506424ba5d9c2687cc833",
      "8e96900267cb3d5c1e0d63a6f2f669afcccaeb8a"
    ],
    "target": "9ff67562cbbc8abba3fc3b97831c575db289b8e7",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "a81f09e96f7fa0e45a164ed82cf89445f9336ba2",
        "author": {
          "id": "did:key:z6MkuCCEhu83W87Nnu2EEdBT4brhzR2fmiGGJRUYKhCESEyW",
          "alias": "will"
        },
        "description": "json output added to put customized output into the users' control.\n\nIssue: 2e51b37\nTopic: https://radicle.zulipchat.com/#narrow/channel/369873-Support/topic/.60rad.20issue.20list.60.20as.20tsv.20or.20json.3F/with/538037563\nArchived patch: 8e96900\n\n * Refactored `list` command to collect new `IssueSummary` struct via `map`.\n * Adapt `mk_issue_row to` use new `IssueSummary`.\n * new enum for clap in `commands/issue/args.rs` type `OutputFormat`\n    * `Table` (existing) or `Json` (serialized with `serde_json`)\n * added single test/example in `crates/radicle-cli/examples/rad-issue.md`\n\n\n-----\n\nAn alternative to this code might be using `cache.db` with sqlite3.\nBut getting author and assignee aliases from DID isn't easy (?)\n\n```\nsqlite3 $(rad self --home)/cobs/cache.db \"\n  select json_group_array(json_insert(json_extract(issue,'$'),'$.id',id))\n   from issues\n  where repo = '$(rad .)'\"|\n jq '.[] |\n  [.id, .state.status,\n    ([(.thread.comments[]|[(.edits[0].timestamp/1000|todate),.author])]|sort[0]),\n   .title]|\n  flatten(1) | @tsv' -r\n ```",
        "base": "f00d1d67432882bef11fc940601f071efe55c88d",
        "oid": "16a120bafa6abf5b4a249a949ab101276a5910e7",
        "timestamp": 1772940608
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "bb57a72f-2694-4313-a2d6-29f757b90bf5"
  },
  "info_url": "https://cci.rad.levitte.org//bb57a72f-2694-4313-a2d6-29f757b90bf5.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/bb57a72f-2694-4313-a2d6-29f757b90bf5/w)

Started at: 2026-03-08 04:30:15.254479+01:00

Commands: