Right now we have to copy and paste things from the ticket, which is
error prone and anoying. So, how about we just include the commands
releng folks would run here with all the builds populated. This allows
us to only have one line to copy out for each thing.
Also include reminders to untag previous compose items.
We may have to tweak this some, but I think it's mostly right
(I don't have a great way to test it, perhaps we could push to staging?)
Signed-off-by: Kevin Fenzi kevin@scrye.com
this is wrong. it lists every blocker/FE-fixing build, even ones in updates that aren't queued for stable. It needs to only include updates where
update.request == 'stable'
, just like the other existing FREEZE PUSH blocks.