rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwood625e775ce1f4ab7fa7f51d47ea6395ccfc5bffbc
{
"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": "0a3e348517453d4cfd80144125c8f5241eba7aec",
"author": {
"id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"alias": "fintohaps"
},
"title": "Add --author and --authored flags to \"rad issue (list)\"",
"state": {
"status": "open",
"conflicts": []
},
"before": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
"after": "625e775ce1f4ab7fa7f51d47ea6395ccfc5bffbc",
"commits": [
"625e775ce1f4ab7fa7f51d47ea6395ccfc5bffbc",
"6c47181b8c744bc5a1b8e090185695535d2d61b3"
],
"target": "1b986af0060a10412df0c70705377c17622f5756",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "0a3e348517453d4cfd80144125c8f5241eba7aec",
"author": {
"id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"alias": "fintohaps"
},
"description": "This patch adds filtering functionality for the author of an issue when\nlisting issues.\n\nIn large repositories like heartwood, `rad issue list` lists more than\none screen size of issues. For boiling down this list (for example to\nfind issue IDs of issues oneself has authored), this patch introduces\nthe --authored and --author <DID> arguments that are already known from\n`rad patch list`.\n\nThis makes the interface of that subcommand symmetric to `rad patch\nlist`, which is desireable from a UX standpoint as well.",
"base": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
"oid": "6c47181b8c744bc5a1b8e090185695535d2d61b3",
"timestamp": 1772791261
},
{
"id": "db46f830236ee0b47a6e53282b20f9dc412885e7",
"author": {
"id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
"alias": "fintohaps"
},
"description": "REVIEW: share AuthorArgs\n\nShares the newly introduced fields in an AuthorArgs struct, and uses\n`flatten` to get back the original arg behaviour.\n\nMove the resolution logic of the `BTreeSet<Did>` into\n`AuthorArgs::authors`, and surface through `ListArgs::authors`.\nThis requires some reorganisation to satisfy the borrow checker.",
"base": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
"oid": "625e775ce1f4ab7fa7f51d47ea6395ccfc5bffbc",
"timestamp": 1773303593
}
]
}
}
{
"response": "triggered",
"run_id": {
"id": "f433ea0c-3ca4-4304-b3c2-f6aa1d014e0b"
},
"info_url": "https://cci.rad.levitte.org//f433ea0c-3ca4-4304-b3c2-f6aa1d014e0b.html"
}
Started at: 2026-03-12 09:19:56.804725+01:00
Commands:
$ rad clone rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 .
✓ Creating checkout in ./...
✓ Remote cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT added
✓ Remote-tracking branch cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT/master created for z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT
✓ Remote cloudhead@z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW added
✓ Remote-tracking branch cloudhead@z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW/master created for z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW
✓ Remote fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM added
✓ Remote-tracking branch fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM/master created for z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM
✓ Remote erikli@z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz added
✓ Remote-tracking branch erikli@z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz/master created for z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz
✓ Remote lorenz@z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz added
✓ Remote-tracking branch lorenz@z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz/master created for z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz
✓ Repository successfully cloned under /opt/radcis/ci.rad.levitte.org/cci/state/f433ea0c-3ca4-4304-b3c2-f6aa1d014e0b/w/
✗ Error: collaborative objects database is out of date
✗ Hint: run `rad cob migrate` to update your database
Exit code: 1