Skip to content

Commit 08da0aa

Browse files
authored
Adds the env var to enable comments on PRs (#154)
1 parent 7a81fd7 commit 08da0aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

catalog-info.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ spec:
5454
repository: elastic/ems-client
5555
pipeline_file: ".buildkite/pipeline.yml"
5656
default_branch: master
57+
env:
58+
ELASTIC_PR_COMMENTS_ENABLED: 'true'
5759
teams: # Who has access to the pipeline.
5860
ems: {}
5961
everyone:

0 commit comments

Comments
 (0)