Skip to content

Conversation

danhellem
Copy link
Contributor

@danhellem danhellem commented Aug 12, 2025

adding example on how to add artifact links to a work item

GitHub issue number

N/A

Associated Risks

None

PR Checklist

  • I have read the contribution guidelines
  • I have read the code of conduct guidelines
  • Title of the pull request is clear and informative.
  • 👌 Code hygiene
  • 🔭 Telemetry added, updated, or N/A
  • 📄 Documentation added, updated, or N/A
  • 🛡️ Automated tests added, or N/A

🧪 How did you test it?

Manual review

@danhellem danhellem marked this pull request as ready for review August 12, 2025 17:49
@danhellem danhellem requested a review from a team as a code owner August 12, 2025 17:49
@danhellem danhellem self-assigned this Aug 12, 2025
@danhellem danhellem added the Documentation 📙 improvements or additions to documentation label Aug 12, 2025
Copy link

github-actions bot commented Aug 12, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@danhellem danhellem added the Waiting for Merge 🚘 waiting for pull request to merge label Aug 12, 2025
polatengin
polatengin previously approved these changes Aug 12, 2025
Copy link
Contributor

@polatengin polatengin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved with nit-picky comments

Copy link
Collaborator

@Novaes Novaes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

- **Branch**: `vstfs:///Git/Ref/{projectId}%2F{repositoryId}%2FGB{branchName}`
- **Commit**: `vstfs:///Git/Commit/{projectId}%2F{repositoryId}%2F{commitId}`
- **Pull Request**: `vstfs:///Git/PullRequestId/{projectId}%2F{repositoryId}%2F{pullRequestId}`
Supply the complete artifact `vstfs` URI in the required format. For example:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Supply the complete artifact `vstfs` URI in the required format. For example:
Supply the complete artifact `vstfs` URI in the required format. For example:
Suggested change
Supply the complete artifact `vstfs` URI in the required format. For example:
(1) Supply the complete artifact `vstfs` URI in the required format. For example:

```

📽️ [Adding artifact links enables automation of work item creation and GitHub Copilot integration]()
Alternatively, you can simply provide the branch, commit, pull request, or build identifiers directly, and the tool will automatically construct the required artifact URI for you.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Alternatively, you can simply provide the branch, commit, pull request, or build identifiers directly, and the tool will automatically construct the required artifact URI for you.
(2) Alternatively, you can simply provide the branch, commit, pull request, or build identifiers directly, and the tool will automatically construct the required artifact URI for you.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion on numbers or adding section as full text looked a bit confusing
image

Another option other than this is listing those:

  • Branch:
  • Commit:
  • Pull request:

@danhellem danhellem merged commit 51acb5f into main Aug 12, 2025
7 checks passed
qike-ms pushed a commit to qike-ms/azure-devops-mcp that referenced this pull request Aug 12, 2025
…soft#423)

adding example on how to add artifact links to a work item

## GitHub issue number
N/A

## **Associated Risks**

None

## ✅ **PR Checklist**

- [x] **I have read the [contribution
guidelines](https://github.com/microsoft/azure-devops-mcp/blob/main/CONTRIBUTING.md)**
- [x] **I have read the [code of conduct
guidelines](https://github.com/microsoft/azure-devops-mcp/blob/main/CODE_OF_CONDUCT.md)**
- [x] Title of the pull request is clear and informative.
- [x] 👌 Code hygiene
- [x] 🔭 Telemetry added, updated, or N/A
- [x] 📄 Documentation added, updated, or N/A
- [x] 🛡️ Automated tests added, or N/A

## 🧪 **How did you test it?**

Manual review
@danhellem danhellem deleted the users/danhellem/sample-for-artifact-link branch August 13, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation 📙 improvements or additions to documentation Waiting for Merge 🚘 waiting for pull request to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants