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: Add create organization invitation via email #2895

Merged
merged 4 commits into from Mar 11, 2024

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! ❤️

@nickfloyd nickfloyd merged commit 41d5d24 into octokit:main Mar 11, 2024
6 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]: Create an organization invitation via email address
2 participants