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
Copy file name to clipboardExpand all lines: docs/bitbucket-installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Once your gitStream configuration file is set up, you need a Bitbucket Pipelines
58
58
The `add-label` action is not supported in Bitbucket as Bitbucket does not have a native labeling feature.
59
59
60
60
!!! warning "Explicit triggers are not supported"
61
-
The `triggers` and `on` functionality are not currently supported in Bitbucket. If you include them in your CM automation files, gitStream will ignore them and will use the default triggering as sepecified in [`Trigger Control`](./execution-model.md#triggers-section).
61
+
The `triggers` and `on` functionality are not currently supported in Bitbucket. If you include them in your CM automation files, gitStream will skip the automations entirely.
0 commit comments