Skip to content

Commit 957b9d4

Browse files
authored
Change documentation information about repeat (#240)
- Change the information of repeat handling to make it more clear about multiple requirements and that it doesn't affect the repeat functionality.
1 parent cf57955 commit 957b9d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wiki/markdown/add-subscription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ is disabled in Jenkins._
6060

6161
**Repeat:** It is possible to enable repeat, e.g. whether same subscription
6262
should be re-triggered for new additions to the aggregated object. If disabled,
63-
the notification will be triggered only the first time when conditions are
64-
fulfilled.
63+
the notification will be triggered only the first time when requirements are
64+
fulfilled. It doesn't matter if you have multiple requirements, it will only be triggered once.
6565

6666
**Requirement and Conditions:** It is used to add a requirement, which need to
6767
be fulfilled before a subscription is triggered. Requirement is added in the form

0 commit comments

Comments
 (0)