Closed
Bug 1465970
Opened 5 years ago
Closed 5 years ago
make the `backfill` action use a hook
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox62 fixed)
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: dustin, Assigned: dustin)
References
Details
Attachments
(1 file)
This is a generic hook with no scopes beyond those afforded to the repo in general and no limitations on who can trigger it.
Assignee | ||
Comment 1•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d7b403203d6a892db9caea9748960a978be7d989
Assignee | ||
Comment 2•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=aa9ca991ccf93050ca0e6fa05910b6576bd732a8
Assignee | ||
Comment 3•5 years ago
|
||
This worked fine in the try pushes (I had to force enabling backfilling on try to test it out). All active_scm_level_L's have access to the appropriate versions of this hook now. So I think we're ready to flip the switch!
Comment hidden (mozreview-request) |
Comment 5•5 years ago
|
||
mozreview-review |
Comment on attachment 8982570 [details] Bug 1465970 - make backfill action a hook; https://reviewboard.mozilla.org/r/248550/#review254838
Attachment #8982570 -
Flags: review?(mozilla) → review+
Pushed by dmitchell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1c86e941ac0b make backfill action a hook; r=tomprince
Assignee | ||
Comment 7•5 years ago
|
||
:apavel was able to successfully backfill this push, and I verified that it occurred via a fire of hook https://tools.taskcluster.net/hooks/project-gecko/in-tree-action-3-generic%2fc60b2b6f78 Yay! I'll let this bake a bit longer, but this is great news.
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1c86e941ac0b
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•