Updating Rename `setPreReceiveSecretDetection` GraphQL mutation to `setSecretPushProtection`
What does this MR do and why?
This MR updates the deprecation entry for REST API eRename setPreReceiveSecretDetection GraphQL mutation to setSecretPushProtection. Following new guidance, we will adapt the schema to support both setPreReceiveSecretDetection
and setSecretPushProtection
. We will still remove the old setPreReceiveSecretDetection
column, but customers will be able to use either parameter, with both pointing to the new secret_push_protection_enabled
column. This is no longer a breaking change.
References
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.