Commit 5be42618 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'pcalder-update-experiment-chatops-instructions' into 'master'

Update experiment chatops docs

See merge request gitlab-org/gitlab!28398
parents c5eb1e9d 03501d8c
...@@ -56,7 +56,9 @@ The author then adds a comment to this piece of code and adds a link to the issu ...@@ -56,7 +56,9 @@ The author then adds a comment to this piece of code and adds a link to the issu
``` ```
- Track necessary events. See the [telemetry guide](../../telemetry/index.md) for details. - Track necessary events. See the [telemetry guide](../../telemetry/index.md) for details.
- After the merge request is merged, use [`chatops`](../../ci/chatops/README.md) to enable the feature flag and start the experiment. For visibility, please run the command in the `#s_growth` channel: - After the merge request is merged, use [`chatops`](../../ci/chatops/README.md) in the
[appropriate channel](../feature_flags/controls.md#where-to-run-commands) to enable the feature flag and start the experiment.
For visibility, please also share any commands run against production in the `#s_growth` channel:
```shell ```shell
/chatops run feature set --project=gitlab-org/gitlab experimental_sign_up_flow true /chatops run feature set --project=gitlab-org/gitlab experimental_sign_up_flow true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment