WIP Limit - CI/CD用語集の定義
WIP limitは、ボードの特定の列に同時に許可されるタスク数に上限を設けます。現在の作業が完了するまで新規着手をブロックすることで、ボトルネックを表面化させ、フローを改善します。
関連ガイド
Kanban - CI/CD Glossary DefinitionKanban is a flow-based agile method that visualizes work on a board and caps work-in-progress, pulling tasks…
Velocity - CI/CD Glossary DefinitionVelocity is the average amount of work - usually story points - a team completes per sprint, used to forecast…
Definition of Done - CI/CD Glossary DefinitionThe definition of done is a shared checklist a work item must satisfy - tests passing, reviewed, deployed - b…