Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: Adding Copilot for Business support #2826

Merged
merged 11 commits into from
Jan 2, 2024

Conversation

dylan-asos
Copy link
Contributor

Resolves #2750


Before the change?

  • Functionality didn't exist

After the change?

  • New clients for working with the Copilot for Business API.
  • New models to represent the seat/license allocations as described by the schemas of the User Management API
  • Tests and reactive clients as per project conventions

NB! Running the integration tests comes with a financial implication for the organisation you're targeting. If you add a license to a user, you'll incur the license cost for that billing cycle.

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@dylan-asos dylan-asos marked this pull request as ready for review December 9, 2023 10:44
Copy link
Contributor

@nickfloyd nickfloyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic contributions @dylan-asos, thank you so much! ❤️

@nickfloyd nickfloyd added the Type: Feature New feature or request label Jan 2, 2024
@nickfloyd nickfloyd merged commit a2a4f09 into octokit:main Jan 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEAT]: Allow managing Copilot for Business seats with new CopilotClient
2 participants