Fix retro by sending milestone hash instead of String
Fixes the broken scheduled job by passing a milestone Hash to DescriptionTemplate instead of a String. This was missed in Change Release from String back to Hash (!676 - merged) and we really need a separate test to ensure that the correct type is used when instantiating a DescriptionTemplate.