Update name in Wrangler configuration file to match deployed Worker #1

when I deploy a wrangler without name=“x”, it generates a pull request, however I don't want to put a name as the repo is used for multiple workers and it generates several pull requests per hour. (You have a pull request pending to accept. Please accept the changes before your next deployment to avoid compilation failures), how can I remove this behavior.
2 Replies
Miia
MiiaOP7mo ago
The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid inconsistencies between environments. For more information, see: https://developers.cloudflare.com/workers/ci-cd/builds/troubleshoot/#workers-name-requirement
Cloudflare Docs
Troubleshooting builds
Learn how to troubleshoot common and known issues in Workers Builds.
Baran
Baran2mo ago
same issue here, how do i stop cloudflare bot creating this PR or stop editing my existing PRs? It's like a virus
No description

Did you find this page helpful?