YAML definitions for Triggers?

Hello, I’m trying to define my own triggers in my pipeline YAML. I’m trying to figure out what the spec/defined fields are for the trigger YAML, like the file glob. I found some like pullRequestTargetBranchRegex in other examples. Are there docs or code that I can reference for trigger YAML? Thank you.

Hello and welcome to the Codefresh community.

Triggers are part of the full YAML specification available only via the CLI. Here are the details Codefresh API · Codefresh | Docs

Let us know if you have other questions.