Releases: ikabbash/org-inviter
Releases · ikabbash/org-inviter
Release list
0.1.0
First Release
This is the initial release of OrgInviter, a CLI tool for managing GitHub organizations.
It provides commands to:
- Invite or remove users to a Github organization.
- Assign users to one or multiple teams.
- Manage teams (create, delete, list, add/remove members).
- Parse GitHub issue text with AI (issuebot) to automate access management. Used when you want to automate user invites or removals using Github Actions on
issue:opened.