Skip to content

Add scripts for managing Copilot comments and updating thread statuses in Azure DevOps PRs#9

Open
cjbush wants to merge 2 commits into
little-fort:mainfrom
cjbush:feature/7-resolve-comments
Open

Add scripts for managing Copilot comments and updating thread statuses in Azure DevOps PRs#9
cjbush wants to merge 2 commits into
little-fort:mainfrom
cjbush:feature/7-resolve-comments

Conversation

@cjbush

@cjbush cjbush commented Jan 12, 2026

Copy link
Copy Markdown
Contributor

Introduced scripts to retrieve and update the status of Copilot-generated comments in Azure DevOps pull requests. This enhancement streamlines the process of managing feedback and ensures that resolved comments are appropriately marked.

@rgroenewoudt

Copy link
Copy Markdown

Is there a reason you need separate Powershell script to retrieve comments while Get-AzureDevOpsPR.ps1 already includes thread-comments and only is missing replies?

@cjbush

cjbush commented Jan 14, 2026

Copy link
Copy Markdown
Contributor Author

Is there a reason you need separate Powershell script to retrieve comments while Get-AzureDevOpsPR.ps1 already includes thread-comments and only is missing replies?

Yeah good call, I did some refactoring.

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