Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCSP-46667-Repetitive-file-path-query-natural-language #711

Merged
merged 7 commits into from
Jan 22, 2025

Conversation

mayaraman19
Copy link
Contributor

@mayaraman19 mayaraman19 commented Jan 22, 2025

DESCRIPTION

updates /query-with-natural-language/query-with-natural-language -> /query-with-natural-language, adds a redirect for this path, and adds dependency for vale checks

STAGING

https://deploy-preview-711--docs-compass.netlify.app/query-with-natural-language/

Mut output:

Redirect 301 /docs/compass/master/query-with-natural-language/query-with-natural-language/ https://www.mongodb.com/docs/compass/master/query-with-natural-language/
Redirect 301 /docs/compass/beta/query-with-natural-language/query-with-natural-language/ https://www.mongodb.com/docs/compass/beta/query-with-natural-language/
Redirect 301 /docs/compass/current/query-with-natural-language/query-with-natural-language/ https://www.mongodb.com/docs/compass/current/query-with-natural-language/

JIRA

https://jira.mongodb.org/browse/DOCSP-46667

BUILD LOG

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Is this free of spelling errors?
  • Is this free of grammatical errors?
  • Is this free of staging / rendering issues?
  • Are all the links working?

External Review Requirements

What's expected of an external reviewer?

Copy link

netlify bot commented Jan 22, 2025

Deploy Preview for docs-compass ready!

Name Link
🔨 Latest commit 19a53e7
🔍 Latest deploy log https://app.netlify.com/sites/docs-compass/deploys/679122c04c990e0008675695
😎 Deploy Preview https://deploy-preview-711--docs-compass.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 site configuration.

Copy link
Collaborator

@ajhuh-mdb ajhuh-mdb left a comment

Choose a reason for hiding this comment

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

LGTM with a couple of non-blocking nits!

config/redirects Outdated
@@ -16,3 +16,6 @@ raw: docs/compass/ -> ${base}/current/

# DOCSP-44185 - Cmd line options redirect
[*]: docs/compass/${version}/command-line-options/ -> ${base}/current/settings/command-line-options/

# Repetitive file paths
[*]: docs/compass/${version}/query-with-natural-language/query-with-natural-language -> ${base}/${version}/query-with-natural-language
Copy link
Collaborator

Choose a reason for hiding this comment

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

[non-blocker] just a heads up we want to make sure the file ends with a newline!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's not showing it in github 😿 but i have added one

@@ -15,6 +15,9 @@ jobs:
- name: checkout
uses: actions/checkout@master

- name: Install docutils
Copy link
Collaborator

Choose a reason for hiding this comment

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

[non-blocker] just checking this belongs in this PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yup! it's to stop the vale checks from automatically failing

Copy link
Collaborator

Choose a reason for hiding this comment

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

perf thanks for the confirm!

@mayaraman19 mayaraman19 changed the title DOCSP-46667: Repetitive file path: query natural language DOCSP-46667-Repetitive-file-path-query-natural-language Jan 22, 2025
@ajhuh-mdb ajhuh-mdb merged commit 25fb907 into mongodb:master Jan 22, 2025
1 check passed
@mayaraman19 mayaraman19 deleted the DOCSP-46667-repetitive branch January 22, 2025 17:03
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