Skip to content

feat(Get-ProjectItemUrl): add functions to retrieve project item URLs#193

Merged
rulasg merged 1 commit intomainfrom
get-projectitemurl
Feb 19, 2026
Merged

feat(Get-ProjectItemUrl): add functions to retrieve project item URLs#193
rulasg merged 1 commit intomainfrom
get-projectitemurl

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Feb 19, 2026

Introduce functions to fetch project item URLs, enhancing the ability to retrieve and manage project items effectively. This includes tests to ensure functionality and error handling for missing items.

} Export-ModuleMember -Function Get-ProjectItemByUrl -Alias "gpiu"
} Export-ModuleMember -Function Get-ProjectItemByUrl

function Get-ProjectItemUrl{

Check notice

Code scanning / PSScriptAnalyzer

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

The cmdlet 'Get-ProjectItemUrl' does not have a help comment.
@rulasg rulasg merged commit 1e74acc into main Feb 19, 2026
3 checks passed
@rulasg rulasg deleted the get-projectitemurl branch February 19, 2026 05:56
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