Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Nov 25, 2024

Description

  • Add a test for Disconnect-GitHub with a specific context
  • Functions:
    • Fixes 🚀[Feature]: Create organization invitations, list organization members #100
    • Added a function to list all members of a GitHub organization, with options to filter by role and two-factor authentication status.
    • Added a function to list pending invitations for a GitHub organization, with options to filter by role and invitation source.
    • Added a function to create new invitations for a GitHub organization, allowing invitations by GitHub user ID or email, and specifying roles and team IDs.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug requested a review from a team as a code owner November 25, 2024 19:57
@MariusStorhaug MariusStorhaug self-assigned this Nov 25, 2024
@MariusStorhaug MariusStorhaug merged commit 5ef90c2 into main Nov 25, 2024
7 checks passed
@MariusStorhaug MariusStorhaug deleted the invites branch November 25, 2024 21:20
@github-actions
Copy link
Contributor

Module [GitHub - 0.9.5] published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

GitHub release for GitHub v0.9.5 has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

🚀[Feature]: Create organization invitations, list organization members

2 participants