Skip to content

0.1.0

Latest

Choose a tag to compare

@ikabbash ikabbash released this 19 Aug 19:02
· 9 commits to main since this release

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.