II.
Definition overview
Reference · livedefinition:trigger-push
Push Trigger overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for definition:trigger-push.
Attributes
displayName
Push Trigger
authoredAt
2026-05-10T00:00:00Z
termId
text
A CI trigger that fires when commits are pushed to a matching branch
(typically main, develop, or release/*). The most common trigger type
in CI pipelines. Branch filters and path filters narrow execution to
relevant changes — e.g., only run backend tests when backend/ files
change. Push triggers on the default branch typically gate deployment
to staging or production environments.
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.