
Buildkite Changelog
What’s new and updated in Buildkite
Enforce edit permissions check when accessing pipeline provider webhook URLs
Posted August 16, 2023 by Laura
Pipeline edit permissions are now required to view pipeline.provider.webhook_url
. If the user does not have the correct permissions, a blank string will be shown in place of the webhook URL.
This change will also affect webhook payloads containing pipeline data. To ensure the greatest level of security, pipeline.provider.webhook_url
will no longer be visible in these payloads.
Update