-
Notifications
You must be signed in to change notification settings - Fork 2
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: invite user to organization #90
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
How to use the Graphite Merge QueueAdd the label graphite/merge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
eebce21
to
57d783e
Compare
d44c4b3
to
b2ac2f6
Compare
57d783e
to
ce828b4
Compare
Merge activity
|
Closes: WORLD-1324 ## Overview Add `world forge organization invite` command to invite user to organization ## Brief Changelog - added new func to call invite user to org API ## Testing and Verifying Manually test by running `world forge organization invite` command
b2ac2f6
to
ea0a524
Compare
ce828b4
to
19ca6cb
Compare
Closes: WORLD-1324
Overview
Add
world forge organization invite
command to invite user to organizationBrief Changelog
Testing and Verifying
Manually test by running
world forge organization invite
command