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.
1 Reply
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.