Skip to content

Comments

feat: add Search-Repo function and update documentation#80

Merged
rulasg merged 2 commits intomainfrom
search-repo
Sep 4, 2025
Merged

feat: add Search-Repo function and update documentation#80
rulasg merged 2 commits intomainfrom
search-repo

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Sep 4, 2025

Introduce a new function to search repositories by a string and enhance documentation with Copilot instructions and commit/PR guidelines.

return $ret
} Export-ModuleMember -Function Find-RepoByName

function Search-Repo{

Check notice

Code scanning / PSScriptAnalyzer

The cmdlet 'Search-Repo' does not have a help comment. Note

The cmdlet 'Search-Repo' does not have a help comment.
@rulasg rulasg merged commit dd9173c into main Sep 4, 2025
3 checks passed
@rulasg rulasg deleted the search-repo branch September 4, 2025 10:54
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.

1 participant