Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.03 KB

ReleaseTrigger.md

File metadata and controls

21 lines (16 loc) · 1.03 KB

ReleaseTrigger

Properties

Name Type Description Notes
Id string [optional]
Branch string [optional]
CronSchedule string Cron schedule for the scheduler. Read more about the format of this field at https://en.wikipedia.org/wiki/Cron [optional]
TimeZone string Time zone for the scheduler [optional]
NextRunAt time.Time The next time a release will be created for this trigger [optional]
AppMinVersion string [optional]
AppMaxVersion string [optional]
Locales []LocalePreview [optional]
Tags []string [optional]
CreatedAt time.Time [optional]
UpdatedAt time.Time [optional]

[Back to Model list] [Back to API list] [Back to README]