Skip to content

feat: Add create organization invitation via email#2895

Merged
nickfloyd merged 4 commits intooctokit:mainfrom
skyemcleman:add-alt-org-invite-endpoint
Mar 11, 2024
Merged

feat: Add create organization invitation via email#2895
nickfloyd merged 4 commits intooctokit:mainfrom
skyemcleman:add-alt-org-invite-endpoint

Conversation

@skyemcleman
Copy link
Contributor

Resolves #2894

Before the change?

  • Organization invitations required a GitHub account username

After the change?

  • Organization invitations can be created using an email address or a GitHub user ID

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

@skyemcleman skyemcleman marked this pull request as ready for review March 8, 2024 04:11
@skyemcleman skyemcleman changed the title feat: Add create organization invitation feat: Add create organization invitation via email Mar 8, 2024
@nickfloyd nickfloyd added the Type: Feature New feature or request label Mar 11, 2024
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.

Hey @skyemcleman thanks for the contributions here and thanks for the solid test coverage! ❤️

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]: Create an organization invitation via email address

2 participants