Bug 1525421 - parse out just the try syntax from the commit message r=tomprince
commit7dc065deccfe9cc606ffa88ba219937418296e34
authorDustin J. Mitchell <dustin@mozilla.com>
Thu, 7 Feb 2019 02:10:42 +0000 (7 02:10 +0000)
committerDustin J. Mitchell <dustin@mozilla.com>
Thu, 7 Feb 2019 02:10:42 +0000 (7 02:10 +0000)
tree6443a5247845a37114aa476b691b518633ad4d90
parent037f344d0ed47e2450ba73350260397e51f79771
Bug 1525421 - parse out just the try syntax from the commit message r=tomprince

This mirrors what mozilla-taskcluster does in
https://github.com/taskcluster/mozilla-taskcluster/blob/cb3de4c31e418f7dc1d89cffeeb28ad6a9dae610/src/jobs/taskcluster_graph.js#L46-L58

Differential Revision: https://phabricator.services.mozilla.com/D18748

--HG--
extra : moz-landing-system : lando
taskcluster/taskgraph/decision.py
taskcluster/taskgraph/test/test_decision.py
taskcluster/taskgraph/try_option_syntax.py