Skip to content

Commit

Permalink
[ci] Enable Buildkite PR comments (#15453)
Browse files Browse the repository at this point in the history
This commit enables automatically updated comments from Buildkite for
PRs. It posts comments to PRs whenever a Buildkite build finishes or
encounters its first failing step and keeps the comment updated.
  • Loading branch information
dliappis authored Oct 16, 2023
1 parent 784ca02 commit 1284c67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@ spec:
cancel_intermediate_builds: true
skip_intermediate_builds: true
env:
ELASTIC_PR_COMMENTS_ENABLED: 'true'
ELASTIC_SLACK_NOTIFICATIONS_ENABLED: 'false' # don't alert during development
SLACK_NOTIFICATIONS_CHANNEL: '#logstash-build'
SLACK_NOTIFICATIONS_ON_SUCCESS: 'false'
Expand Down

0 comments on commit 1284c67

Please sign in to comment.