Closed Bug 1286979 Opened 8 years ago Closed 8 years ago

Add a way to trigger a hook from web interface

Categories

(Taskcluster :: UI, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: amiyaguchi, Assigned: amiyaguchi, Mentored)

References

Details

(Keywords: good-first-bug)

There should be a button to trigger a hook given the user has the permissions to trigger it. This would be useful for a failed periodic task that needs to be retriggered manually.
Mentor: admiralnemo
Keywords: good-first-bug
Depends on: 1225246
No longer depends on: 1225246
Triggering a hook through a web endpoint protected by a scope should be enabled with the pull request at https://github.com/taskcluster/taskcluster-hooks/pull/26
https://github.com/taskcluster/taskcluster-client/pull/55 should add the endpoint for triggering hooks into taskcluster-client. This
I have added an button to trigger a hook from the webview at https://github.com/taskcluster/taskcluster-tools/pull/126.
Assignee: nobody → amiyaguchi
Blocks: 1282180
Commit pushed to master at https://github.com/taskcluster/taskcluster-tools

https://github.com/taskcluster/taskcluster-tools/commit/4f9eec6951c4eda6451576330b18f9d9d9517fd0
Bug 1286979 - Add a way to trigger a hook from web interface (#126)

* Bug 1286979 - Add a button to trigger a hook

* Bump taskcluster-client to 1.1.0

* Fix style issues in hookeditor
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Tools → UI and Tools
You need to log in before you can comment on or make changes to this bug.