Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 942 Bytes

ReleaseTrigger.md

File metadata and controls

22 lines (15 loc) · 942 Bytes

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 OffsetDateTime The next time a release will be created for this trigger [optional]
appMinVersion String [optional]
appMaxVersion String [optional]
locales List<LocalePreview> [optional]
tags List<String> [optional]
createdAt OffsetDateTime [optional]
updatedAt OffsetDateTime [optional]