Skip to content

feat(graphql): add comments retrieval to ProjectV2Item queries - #155

Merged
rulasg merged 4 commits into
mainfrom
get-comments-from-issues
Oct 12, 2025
Merged

feat(graphql): add comments retrieval to ProjectV2Item queries#155
rulasg merged 4 commits into
mainfrom
get-comments-from-issues

Conversation

@rulasg

@rulasg rulasg commented Oct 12, 2025

Copy link
Copy Markdown
Owner

Enhance ProjectV2Item queries to include comments retrieval, update mock data to reflect comments, and add validation tests for comments. Display the last comment in the Show-ProjectItem function.

}
}

Check notice

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace
[Parameter(Mandatory, Position = 0, ValueFromPipeline)][object]$CommentNode
)

process {

Check warning

Code scanning / PSScriptAnalyzer

Use literal initializer, @{{}}, for creating a hashtable as they are case-insensitive by default Warning

Use literal initializer, @{}, for creating a hashtable as they are case-insensitive by default
@rulasg
rulasg merged commit 1f6c9be into main Oct 12, 2025
3 checks passed
@rulasg
rulasg deleted the get-comments-from-issues branch October 12, 2025 22:17
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