Is there a way to programatically create a worker and connect it to a github repo?

For Workers & Pages, what is the name of the domain?

workers.dev

What is the issue or error you’re encountering

When I am bootstrapping a new workers app I can automate everything from cli except connecting the worker to my github repo, which requires going to https://dash.cloudflare.com/CLOUDFARE_ID/workers/services/view/WORKER_NAME/production/settings BUILD Git Repository [CONNECT]. I would prefer not to use github actions, and find it unusual that this is not configurable by wrangler. Any suggestions?

This topic was automatically closed after 15 days. New replies are no longer allowed.