update terms#10526
Draft
rosieyohannan wants to merge 3 commits into
Draft
Conversation
danmux
reviewed
Jun 25, 2026
| == Trigger | ||
|
|
||
| A mechanism that initiates a <<pipeline>>. Triggers can be automatic, based on VCS events, schedules, or custom webhooks, or manual, through the web app, API, or CLI. See the xref:guides:orchestrate:triggers-overview.adoc[Triggers Overview] page. See also <<schedule-trigger>>, <<custom-webhook>>, and <<cross-repo-trigger>>. | ||
| A trigger watches for events and, when matched, chooses a pipeline and initiates a run. Triggers can be automatic, based on events or schedules, or manual, through the web app, API, or CLI. See the xref:guides:orchestrate:triggers-overview.adoc[Triggers Overview] page. See also <<schedule-trigger>>, <<custom-webhook>>, and <<cross-repo-trigger>>. |
There was a problem hiding this comment.
~maybe something like - uses the configured pipeline to initiate a run
otherwise it sounds like there is some more complex 'choosing' mechanism?
I'm not sure about the "Triggers can be automatic" - not sure what automatic means in this case.
Contributor
Author
There was a problem hiding this comment.
"automatic" as opposed to "manual" was the meaning but I can remove if it sounds ambiguous - I guess other than someone pressing the button in the app the API/CLI will not be manual either actually. I can just make it a list of examples without the auto/manual framing
danmux
approved these changes
Jun 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updating terms: