II.
Definition overview
Reference · livedefinition:trigger-schedule
Schedule Trigger overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for definition:trigger-schedule.
Attributes
displayName
Schedule Trigger
authoredAt
2026-05-10T00:00:00Z
termId
text
A CI trigger that fires on a cron schedule. Defined using standard
cron expressions (e.g., '0 6 * * 1' for Monday 06:00 UTC). Used for
nightly builds, weekly security scans, periodic claim verification,
and freshness checks. Schedule triggers always run against the
default branch. Multiple cron expressions can be defined to support
different cadences for different job types within the same workflow.
status
canonical
Outgoing edges
applies_to1
- domain:devops·DomainDevOps
defines1
- term:cicd·TermContinuous Integration / Continuous Delivery
supports4
- tool:github-actions·ToolGitHub Actions
- tool:gitlab-ci·ToolGitLab CI/CD
- tool:jenkins·ToolJenkins
- topic:ci-triggers·TopicCI Triggers
Incoming edges
None.