Skip to content

Add Get-GCRepo function to search GitHubCustomers repos by SolutionEngineer handle - #1

Merged
rulasg merged 1 commit into
mainfrom
Get-GCRepo
Sep 4, 2025
Merged

Add Get-GCRepo function to search GitHubCustomers repos by SolutionEngineer handle#1
rulasg merged 1 commit into
mainfrom
Get-GCRepo

Conversation

@rulasg

@rulasg rulasg commented Sep 4, 2025

Copy link
Copy Markdown
Owner

Introduce a new function to retrieve GitHubCustomers repositories based on the SolutionEngineer handle, enhancing the search capabilities within the module.

@github-advanced-security

Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Comment thread public/getrepos.ps1

$SearchString | Write-Verbose

$ret = Search-Repo -SearchString $SearchString

Check notice

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace
@rulasg
rulasg merged commit 9a80086 into main Sep 4, 2025
3 checks passed
@rulasg
rulasg deleted the Get-GCRepo branch September 4, 2025 15:50
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