For Workers & Pages, what is the name of the domain?
What is the issue or error you’re encountering
On the settings page of an environment specific worker connected to a non-environment specific worker in a github repo, there is a note about a future wrangler update. “Update wrangler.toml in your repo to keep settings consistent. On Wrangler v3.109.0+, we will auto-generate a PR to fix this after the build.” This update will clash with the instructions in the “Advanced setups” section for Builds that are connected to github, where each environment worker (ex. worker-name-staging, worker-name-demo) is supposed to be connected to the same repro (for a worker named “worker-name”). Will there be a chance to how advanced setups are supposed to work? Will we just ignore the PR to change the name?