Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
doc: add AnyDelegate to list of filters
Merged liw opened 5 months ago
1 file changed +1 -0 0a77f80d 179ce402
modified doc/userguide.md
@@ -436,6 +436,7 @@ Otherwise it is discarded and does not trigger a CI run.
|:------------------|:----------------------------------------------------------|
| `Allow`           | Change is allowed                                         |
| `And` or `AllOf`  | Change is allowed if all the operands are true            |
+
| `AnyDelegate`     | Did change originate on a delegate node?                  |
| `BranchCreated`   | Branch was created                                        |
| `BranchDeleted`   | Branch was deleted                                        |
| `BranchUpdated`   | Branch was updated                                        |