mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
Make Projects repository-aware across navigation, source management, work items, discussions, and contextual actions while consolidating detail views into consistent single-column workspaces. Signed-off-by: Thomas Petersen <thomasp@squareup.com>
23 lines
1.2 KiB
JSON
23 lines
1.2 KiB
JSON
{
|
|
"owner": "71d67180ba17e749ee825fc8819c9c6ee7003617e1c126504f9b658070ab9224",
|
|
"eventId": "c3b589fa5713ba25bad6dc095e2de00a4ac8f50050fdea00fc6444e603be1dd1",
|
|
"dtag": "buzz-world",
|
|
"tabs": [
|
|
"files",
|
|
"commits",
|
|
"issues",
|
|
"prs",
|
|
"contributors",
|
|
"channels"
|
|
],
|
|
"links": {
|
|
"pullRequest": "buzz://pr?id=c3b589fa5713ba25bad6dc095e2de00a4ac8f50050fdea00fc6444e603be1dd1&owner=71d67180ba17e749ee825fc8819c9c6ee7003617e1c126504f9b658070ab9224&d=buzz-world",
|
|
"issue": "buzz://issue?id=c3b589fa5713ba25bad6dc095e2de00a4ac8f50050fdea00fc6444e603be1dd1&owner=71d67180ba17e749ee825fc8819c9c6ee7003617e1c126504f9b658070ab9224&d=buzz-world",
|
|
"commit": "buzz://repo?owner=71d67180ba17e749ee825fc8819c9c6ee7003617e1c126504f9b658070ab9224&d=buzz-world&tab=commits&commit=c3b589fa5713ba25bad6dc095e2de00a4ac8f50050fdea00fc6444e603be1dd1",
|
|
"repository": "buzz://repo?owner=71d67180ba17e749ee825fc8819c9c6ee7003617e1c126504f9b658070ab9224&d=buzz-world",
|
|
"project": "buzz://project?owner=71d67180ba17e749ee825fc8819c9c6ee7003617e1c126504f9b658070ab9224&d=buzz-world"
|
|
},
|
|
"validDtags": ["buzz-world", "a", "a.b_c-d"],
|
|
"invalidDtags": ["", ".hidden", "a..b", "has space", "sl/ash"]
|
|
}
|