Refs #196 Number of patches or bugs landed in nightly: can be queried from the mercurial pushlog using `fromchange`and `tochange` (eg: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=dd83069445a7&tochange=e7438140bb20). The changesets could be taken from buildhub (eg https://github.com/mozilla/crash-clouseau/blob/master/crashclouseau/buildhub.py#L161). The commit messages could be parsed using https://github.com/mozilla/crash-clouseau/blob/master/crashclouseau/pushlog.py, and then a link to [crash-clouseau](https://crash-clouseau.herokuapp.com/crashstack.html?uuid=3d9aeba0-acb1-4bcb-8e93-b67ac0180218) could be built using https://github.com/mozilla/crashstop/blob/master/crashstop/patchinfo.py