In MailNotifier's messageFormatter I can use master_status.getURLForThing(build) to get the URL of the build. I would like to get that URL in a build step, so I can embed it into the binary. Is it possible? Thanks.