1
Select the same Branch used in Patch List. Enter the Previous Tag (reference tag just before deployment) and Deploy Tag (actually deployed tag). Both tags must exist on the selected branch.
2
Press Check to display the actual commit list between the two tags along with their DB Decision status. Cherry-picked commits are shown as master commit → branch commit — the left hash is the original commit on master, and the right hash is the cherry-picked commit on the branch.
3
Commits within range that are recorded as Merge are automatically verified. Commits in range with no DB record (no decision) can be decided using the inline buttons.
4
✅ Ready to Deploy is shown when all commits are Merge ✓ or Direct ✓, no missing Merge commits, and no unreviewed commits.
5
Warning sections may appear below. Missing Merge means the commit hasn't been cherry-picked yet; Tag Timing Issue means it was cherry-picked but the tag was cut too early; Unreviewed means no decision has been made.