プロダクトバックログ - CI/CD用語集の定義
プロダクトバックログとは、構築される可能性のあるすべて(機能、修正、技術的作業)を並べた単一の順序付きリストであり、プロダクトオーナーによって継続的に洗練され優先順位付けされます。
なぜ重要か
バックログはpipelineへ流れ込む作業の源です。上位の項目は着手できるだけの詳細度があり、pipelineや技術的負債の作業を含めることで、デリバリーを持続可能に保ちます。
関連ガイド
Scrum - CI/CD Glossary DefinitionScrum: Scrum is an agile framework that organizes work into fixed-length sprints, with defined roles (product…
Technical Debt - CI/CD Glossary DefinitionTechnical Debt: Technical debt is the implied future cost of choosing an easy or quick solution now over a be…
Sprint - CI/CD Glossary DefinitionSprint: A sprint is a short, fixed-length iteration in Scrum (commonly one to four weeks) during which a team…