Skip to content

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Jun 26, 2025

Update the Get-RepoIssue function to include the 'state' attribute in the issue listing. Enhance the Get-RepoAccess and Get-RepoAccessTeam functions to support role filtering for better access management.

@rulasg rulasg merged commit 6452c0e into main Jun 26, 2025
1 of 2 checks passed
@rulasg rulasg deleted the improvements branch June 26, 2025 06:49
}
} Export-ModuleMember -Function Get-RepoUser

function Get-UserInfo{

Check notice

Code scanning / PSScriptAnalyzer

The cmdlet 'Get-UserInfo' does not have a help comment. Note

The cmdlet 'Get-UserInfo' does not have a help comment.
@@ -0,0 +1,11 @@
function Convert-HashtableToObject {

Check notice

Code scanning / PSScriptAnalyzer

The cmdlet 'Convert-HashtableToObject' does not have a help comment. Note

The cmdlet 'Convert-HashtableToObject' does not have a help comment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants