Closed
Bug 1465970
Opened 7 years ago
Closed 7 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•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 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•7 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•7 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•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 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
•