Bug 1431397 - Pass release_eta down from action task input r=bhearsum
MozReview-Commit-ID: Ggybpiv5XQo
This commit is contained in:
@@ -449,6 +449,7 @@ task_description_schema = Schema({
|
||||
Optional('release_promotion'): bool,
|
||||
Optional('generate_bz2_blob'): bool,
|
||||
Optional('tuxedo_server_url'): optionally_keyed_by('project', basestring),
|
||||
Optional('release_eta'): basestring,
|
||||
Extra: taskref_or_string, # additional properties are allowed
|
||||
},
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user