ticket: queue 00001KXK9507N

This commit is contained in:
Keisuke Hirata 2026-07-16 01:19:31 +09:00
parent 724a5da67b
commit 7efe13747a
No known key found for this signature in database
2 changed files with 13 additions and 2 deletions

View File

@ -1,9 +1,11 @@
--- ---
title: 'Consolidate Ticket configuration into Workspace settings' title: 'Consolidate Ticket configuration into Workspace settings'
state: 'ready' state: 'queued'
created_at: '2026-07-15T16:18:25Z' created_at: '2026-07-15T16:18:25Z'
updated_at: '2026-07-15T16:18:40Z' updated_at: '2026-07-15T16:19:31Z'
assignee: null assignee: null
queued_by: 'workspace-panel'
queued_at: '2026-07-15T16:19:31Z'
--- ---
## 背景 ## 背景

View File

@ -48,4 +48,13 @@ Marked ready by `yoi ticket state`.
Marked ready by `yoi ticket state`. Marked ready by `yoi ticket state`.
---
<!-- event: state_changed author: workspace-panel at: 2026-07-15T16:19:31Z from: ready to: queued reason: queued field: state -->
## State changed
Ticket を `workspace-panel` が queued にしました。
--- ---