Skip to content

Releases: ikabbash/org-inviter

Release list

0.1.0

Choose a tag to compare

@ikabbash ikabbash released this 19 Aug 19:02

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.