Skip to content

Commit

Permalink
github-issue: remove PR owner from the GitHub issue content (#182954)
Browse files Browse the repository at this point in the history
This will reduce the spam when the deployment happens
  • Loading branch information
v1v authored May 8, 2024
1 parent e7dc1fc commit b7265d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/scripts/steps/serverless/build_and_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ $BUILDKITE_PULL_REQUEST
### Further details
Caused by @$GITHUB_PR_TRIGGER_USER using the github label in https://github.com/elastic/kibana/pull/$BUILDKITE_PULL_REQUEST
Caused by the GitHub label 'ci:project-deploy-observability' in https://github.com/elastic/kibana/pull/$BUILDKITE_PULL_REQUEST
EOF

GH_TOKEN="$GITHUB_TOKEN" \
Expand Down

0 comments on commit b7265d3

Please sign in to comment.