If a pipeline needs complex trigger logic like:
"refs/pull/**" && "refs/heads/release*"
Can we do this in the drone configuration? See more context at CI: duplicate CI run with only chat notification · Issue #4460 · owncloud/ocis · GitHub?
Note: The starlark
language is used to generate the yaml
config file.
Thanks in advance.