Change Calendar とは何か
change calendar は、チーム横断で変更、メンテナンス、release がいつ計画または禁止されているかを記録する調整されたスケジュールです。freeze ウィンドウ、ブラックアウト日、承認された deployment スロットを 1 か所にマークします。pipeline やレビュアーはそれを参照して、ある時点で変更が許可されているかを確認できます。
なぜ重要か
共有カレンダーは、別のチームのメンテナンス中に出荷するような、競合したりタイミングの悪い deploy を防ぎます。freeze ウィンドウと調整を、暗黙知ではなく可視化します。
関連ガイド
What Is a Deployment Freeze?A deployment freeze is a defined period when production releases are paused, used around high-risk windows li…
What Is Release Candidate Promotion?Release candidate promotion is advancing a tested build through stages like staging to production, reusing th…
What Is a Version Bump Strategy?A version bump strategy is the rule a project follows to decide whether a release increments the major, minor…