You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -473,7 +473,7 @@ An optional key controlling if the label should be skipped (meaning no removal o
473
473
474
474
The `skip_if` field must be a valid [Expr-lang](https://expr-lang.org/) expression returning a boolean, where `true` means `skip` and `false` means `process`.
475
475
476
-
## Expr-lang information
476
+
## Script (Exprlang) information
477
477
478
478
> [!TIP]
479
479
> The [Expr Language Definition](https://expr-lang.org/docs/language-definition) is a great resource to learn more about the language. This guide will only cover SCM Engine specific extensions and information.
0 commit comments