Replies: 3 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Hi JP‑magalu, That’s an excellent feature request — automating Copilot Enterprise user invitations would definitely streamline onboarding. Currently, GitHub’s REST API doesn’t expose a direct endpoint for sending Copilot Enterprise invites. The existing endpoints under /enterprises/{enterprise}/copilot handle seat management and billing, but not invitation delivery. Your proposed options make sense: Both would reduce manual admin work and fit naturally within enterprise automation workflows. I’d recommend submitting this idea through GitHub Feedback or Support so the product team can track it officially — they often review enterprise automation requests for roadmap inclusion. In the meantime, some organizations handle this by combining the Copilot seat assignment API with internal email automation (e.g., sending invite links via their own system). Great suggestion — this kind of automation would make enterprise onboarding far smoother. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks or answered me! I'll send on the support
Em ter., 21 de jul. de 2026 às 15:37, Sagor Mondol ***@***.***>
escreveu:
… Hi JP‑magalu,
That’s an excellent feature request — automating Copilot Enterprise user
invitations would definitely streamline onboarding.
Currently, GitHub’s REST API doesn’t expose a direct endpoint for sending
Copilot Enterprise invites. The existing endpoints under
/enterprises/{enterprise}/copilot handle seat management and billing, but
not invitation delivery.
Your proposed options make sense:
• Option A: A POST endpoint that triggers an automated invite email.
• Option B: An endpoint returning a unique invitation URL/token for custom
provisioning scripts.
Both would reduce manual admin work and fit naturally within enterprise
automation workflows. I’d recommend submitting this idea through
GitHub Feedback or Support so the product team can track it officially —
they often review enterprise automation requests for roadmap inclusion.
In the meantime, some organizations handle this by combining the
Copilot seat assignment API with internal email automation (e.g., sending
invite links via their own system).
Great suggestion — this kind of automation would make enterprise
onboarding far smoother.
—
Reply to this email directly, view it on GitHub
<#202543?email_source=notifications&email_token=BEFAYQXK6LZGLQNGCLHN44D5F6Z5JA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZXGIYTKMRUUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-17721524>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BEFAYQXTBVJDIFJSOV2RKOT5F6Z5JAVCNFSNUABIKJSXA33TNF2G64TZHMZTAMJVG4ZTGNBUHNCGS43DOVZXG2LPNY5TCMBUG4YDENZUUF3AE>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/BEFAYQXZT6KCZQMHGMPBJAT5F6Z5JA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZXGIYTKMRUUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVJTG633UMVZF62LPOM>
and Android
<https://github.com/notifications/mobile/android/BEFAYQTNKWBPIHCQZ25JZKD5F6Z5JA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZXGIYTKMRUUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVZTG633UMVZF6YLOMRZG62LE>.
Download it today!
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*At.te, *
*João Pedro Machado de Sousa*
*Assistente de FINOPS*
--
_‘Esta mensagem é direcionada apenas para os endereços constantes no
cabeçalho inicial. Se você não está listado nos endereços constantes no
cabeçalho, pedimos-lhe que desconsidere completamente o conteúdo dessa
mensagem e cuja cópia, encaminhamento e/ou execução das ações citadas estão
imediatamente anuladas e proibidas’._
* **‘Apesar do Magazine Luiza tomar
todas as precauções razoáveis para assegurar que nenhum vírus esteja
presente nesse e-mail, a empresa não poderá aceitar a responsabilidade por
quaisquer perdas ou danos causados por esse e-mail ou por seus anexos’.*
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Workflow Configuration
Discussion Details
Feature Request: REST API endpoint for sending/generating Copilot Enterprise invites
Summary
We are requesting an API endpoint to streamline the user invitation process for GitHub Copilot Enterprise.
Problem Statement
In our current enterprise setup, we automate user provisioning and onboarding. However, there is no direct endpoint to automatically send an email invitation or retrieve an invite link for a specific user to join the Copilot Enterprise seat/organization.
Proposed Functionality
Option A: An endpoint (e.g., POST /enterprises/{enterprise}/copilot/billing/selected_teams or a dedicated invite endpoint) that triggers an automated invite email to the user.
Option B: An endpoint that returns a unique invitation URL/token so our internal provisioning script can send a customized email to the invited user.
Business Impact
This feature will reduce administrative overhead, minimize manual steps during developer onboarding, and ensure team members receive immediate and clear instructions to accept their Copilot Enterprise access.
Beta Was this translation helpful? Give feedback.
All reactions