Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
doc: add AnyDelegate to list of filters
Lars Wirzenius committed 5 months ago
commit 179ce402ca5e29fb7af2b9d066950b64dd5f91ce
parent 0a77f80
1 file changed +1 -0
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                                        |