Skip to content

update terms#10526

Draft
rosieyohannan wants to merge 3 commits into
mainfrom
DOC-197-definitions
Draft

update terms#10526
rosieyohannan wants to merge 3 commits into
mainfrom
DOC-197-definitions

Conversation

@rosieyohannan

Copy link
Copy Markdown
Contributor

Updating terms:

  • glossary
  • concepts page
  • all the others

@linear-code

linear-code Bot commented Jun 25, 2026

Copy link
Copy Markdown

DOC-197

@rosieyohannan rosieyohannan changed the title update terms in glossary update terms 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>>.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

~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.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants