Skip to content

fix: correct invalid anchor link for add-comment in project-ops docs#19556

Merged
mnkiefer merged 2 commits intobetter-project-opsfrom
copilot/sub-pr-19387
Mar 4, 2026
Merged

fix: correct invalid anchor link for add-comment in project-ops docs#19556
mnkiefer merged 2 commits intobetter-project-opsfrom
copilot/sub-pr-19387

Conversation

Copy link
Contributor

Copilot AI commented Mar 4, 2026

The add-comment link in project-ops.mdx pointed to a non-existent anchor #issue-and-pr-comments-add-comment. The actual section heading in safe-outputs.md is ### Comment Creation (add-comment:), which generates #comment-creation-add-comment.

  • docs/src/content/docs/patterns/project-ops.mdx: Updated add-comment anchor from #issue-and-pr-comments-add-comment#comment-creation-add-comment

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Update ProjectOps documentation with practical examples fix: correct invalid anchor link for add-comment in project-ops docs Mar 4, 2026
@mnkiefer mnkiefer marked this pull request as ready for review March 4, 2026 09:24
Copilot AI review requested due to automatic review settings March 4, 2026 09:24
@mnkiefer mnkiefer merged commit 022e2e6 into better-project-ops Mar 4, 2026
59 checks passed
@mnkiefer mnkiefer deleted the copilot/sub-pr-19387 branch March 4, 2026 09:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes a broken documentation link in the ProjectOps pattern docs by updating the add-comment reference to point at the correct anchor in the Safe Outputs reference.

Changes:

  • Update add-comment link anchor in project-ops.mdx to #comment-creation-add-comment to match the actual safe-outputs.md section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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