diff --git a/toolbox/deps_update/main.go b/toolbox/deps_update/main.go index f461c68c753..ce76aca0417 100644 --- a/toolbox/deps_update/main.go +++ b/toolbox/deps_update/main.go @@ -40,7 +40,7 @@ var ( const ( istioDepsFile = "istio.deps" prTitlePrefix = "[BOT PR] to update dependencies of " - prBody = "This PR will be merged automatically once checks are successful." + prBody = "This PR will NOT be merged automatically once checks are successful. NEEDS approval from OWNERS." dependencyUpdateLabel = "dependency-update" // CI Artifacts URLs