Skip to content

docs: add API reference link to response override task#7911

Open
mrhapile wants to merge 7 commits intoenvoyproxy:mainfrom
mrhapile:docs/add-api-links-task-pages
Open

docs: add API reference link to response override task#7911
mrhapile wants to merge 7 commits intoenvoyproxy:mainfrom
mrhapile:docs/add-api-links-task-pages

Conversation

@mrhapile
Copy link

@mrhapile mrhapile commented Jan 9, 2026

Ref #5943

Adds a link from the Response Override task page to the BackendTrafficPolicy API reference so users can easily find all supported configuration fields.

Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
Copilot AI review requested due to automatic review settings January 9, 2026 21:01
@mrhapile mrhapile requested a review from a team as a code owner January 9, 2026 21:01
@netlify
Copy link

netlify bot commented Jan 9, 2026

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit 729bcd7
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/6993fb953374ab000722e6aa
😎 Deploy Preview https://deploy-preview-7911--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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

This PR adds a "Next steps" section to the Response Override task documentation page, providing users with a direct link to the BackendTrafficPolicy API reference where they can find all supported configuration fields.

  • Adds a "Next steps" section at the end of the document
  • Includes a link to the BackendTrafficPolicy API reference documentation

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

## Next steps

- See the full list of supported configuration fields in the
[BackendTrafficPolicy API reference](/docs/api/extension_types/#backendtrafficpolicy)
Copy link

Copilot AI Jan 9, 2026

Choose a reason for hiding this comment

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

The link path uses /docs/api/extension_types/#backendtrafficpolicy but based on the documentation structure and other files in the repository, it should use a relative path ../../../api/extension_types#backendtrafficpolicy (without the leading /docs/ and without the / before the anchor). Other task files in the same directory use this relative path format for BackendTrafficPolicy references.

Suggested change
[BackendTrafficPolicy API reference](/docs/api/extension_types/#backendtrafficpolicy)
[BackendTrafficPolicy API reference](../../../api/extension_types#backendtrafficpolicy)

Copilot uses AI. Check for mistakes.
@zirain
Copy link
Member

zirain commented Jan 10, 2026

The review from Copliot seems right to me.

Can you also fix for latest version?

mrhapile and others added 2 commits January 10, 2026 10:16
Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
@arkodg
Copy link
Contributor

arkodg commented Jan 10, 2026

hey @mrhapile this GH issue was meant for all tasks that exist

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions!

@github-actions github-actions bot added the stale label Feb 10, 2026
@github-actions github-actions bot removed the stale label Feb 16, 2026
Copy link
Member

@rudrakhp rudrakhp left a comment

Choose a reason for hiding this comment

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

@mrhapile can you address the copilot comment and change Fixes <issue-id> to Ref <issue-id> in the PR description?

Signed-off-by: mrhapile <allinonegaming3456@gmail.com>
@mrhapile mrhapile requested a review from rudrakhp February 17, 2026 04:47
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.

4 participants