Bug 1525421 - parse out just the try syntax from the commit message r=tomprince
commit17f5bde17ed5876b18745f140ee587e96acce466
authorDustin J. Mitchell <dustin@mozilla.com>
Thu, 7 Feb 2019 01:59:11 +0000 (7 01:59 +0000)
committerDustin J. Mitchell <dustin@mozilla.com>
Thu, 7 Feb 2019 01:59:11 +0000 (7 01:59 +0000)
tree48e4b04e6cc951b9232d885979df318a09d08af1
parent293c3527022183a62f11133a428f978ee758ee14
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