taskcluster / taskcluster-tools

Tools for debugging, inspecting and managing Taskcluster
https://tools.taskcluster.net/
Mozilla Public License 2.0
26 stars 91 forks source link

Bug 1225243 - Support triggering tasks in response to pulse messages #595

Closed ydidwania closed 5 years ago

ydidwania commented 5 years ago

This PR allows editing of bindings as a part of the hook definition I have considered bindings to be similar in behavior to the schedule property so a lot of code might be similar. Tagging @djmitche and @helfi92 for review

helfi92 commented 5 years ago

@ydidwania I created https://github.com/taskcluster/taskcluster-web/issues/352. Do you want to try implementing the same thing but in the new UI?

ydidwania commented 5 years ago

@helfi92 I want to. It'll just take me some time to go through the new UI

helfi92 commented 5 years ago

That's okay. I'm also here to help :) Let's continue the discussion in taskcluster/taskcluster-web#352.