Skip to content

feat(workitem): add work item activity and state transition history t… - #18

Merged
viamus merged 2 commits into
viamus:mainfrom
SouzaEduardoAC:feat/work-item-activity-history
Jul 21, 2026
Merged

feat(workitem): add work item activity and state transition history t…#18
viamus merged 2 commits into
viamus:mainfrom
SouzaEduardoAC:feat/work-item-activity-history

Conversation

@SouzaEduardoAC

Copy link
Copy Markdown
Contributor

…ools

Implement GetWorkItemHistoryAsync and GetWorkItemsHistoryAsync to extract chronological state/column transitions, authors, and timestamps via Azure DevOps updates REST API. Expose get_work_item_history and get_work_items_history MCP tools.

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)

Related Issues

Fixes #(issue number)

Changes Made

Testing

  • I have tested these changes locally
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have updated the documentation accordingly

Screenshots (if applicable)

Additional Notes

Eduardo Augusto Coleta de Souza added 2 commits July 21, 2026 11:32
…ools

Implement GetWorkItemHistoryAsync and GetWorkItemsHistoryAsync to extract
chronological state/column transitions, authors, and timestamps via Azure DevOps
updates REST API. Expose get_work_item_history and get_work_items_history MCP tools.
@viamus
viamus merged commit 6378090 into viamus:main Jul 21, 2026
2 checks passed
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.

3 participants