github-issue: remove PR owner from the GitHub issue content (#182954)

This will reduce the spam when the deployment happens
This commit is contained in:
Victor Martinez 2024-05-08 17:49:20 +02:00 committed by GitHub
parent e7dc1fcd03
commit b7265d39ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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" \