Skip to content

Add api.business.githubcopilot.com to Copilot default domains - #5641

Merged
pelikhan merged 3 commits into
mainfrom
copilot/add-api-business-githubcopilot-com
Dec 6, 2025
Merged

Add api.business.githubcopilot.com to Copilot default domains#5641
pelikhan merged 3 commits into
mainfrom
copilot/add-api-business-githubcopilot-com

Conversation

CopilotAI commented Dec 6, 2025

Copy link
Copy Markdown
Contributor

GitHub Copilot business accounts require access to api.business.githubcopilot.com for authentication, similar to enterprise accounts using api.enterprise.githubcopilot.com.

Changes

  • Added domain: api.business.githubcopilot.com to CopilotDefaultDomains in pkg/workflow/domains.go
  • Added test: TestCopilotDefaultDomains to verify expected domains are present

The domain is now automatically included in the --allow-domains flag when compiling workflows with the Copilot engine:

awf --allow-domains api.business.githubcopilot.com,api.enterprise.githubcopilot.com,...
Original prompt

Add api.business.githubcopilot.com to the github domain set


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

CopilotAIand others added 2 commits December 6, 2025 00:16
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
CopilotAI changed the title [WIP] Add api.business.githubcopilot.com to GitHub domain setAdd api.business.githubcopilot.com to Copilot default domainsDec 6, 2025
CopilotAI requested a review from pelikhanDecember 6, 2025 00:22
@pelikhan
pelikhan marked this pull request as ready for review December 6, 2025 01:09
@pelikhan
pelikhan merged commit 72532fe into mainDec 6, 2025
117 of 118 checks passed
@pelikhan
pelikhan deleted the copilot/add-api-business-githubcopilot-com branch December 6, 2025 01:10
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@pelikhan