Skip to content

Conversation

@mongoKart
Copy link
Collaborator

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-44898

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?

@netlify
Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for docs-entity-framework ready!

Name Link
🔨 Latest commit c98f248
🔍 Latest deploy log https://app.netlify.com/sites/docs-entity-framework/deploys/6728f4a0c99a7f0008232282
😎 Deploy Preview https://deploy-preview-41--docs-entity-framework.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.

@mongoKart mongoKart merged commit 476d178 into mongodb:master Nov 4, 2024
7 checks passed
@mongoKart mongoKart deleted the docsp-44898-toc-labels branch November 4, 2024 16:25
@github-actions
Copy link

github-actions bot commented Nov 4, 2024

The backport to v8.0 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-v8.0 v8.0
# Navigate to the new working tree
cd .worktrees/backport-v8.0
# Create a new branch
git switch --create backport-41-to-v8.0
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 476d178e5ac10c5bf4843228a9b8303debc8c72c
# Push it to GitHub
git push --set-upstream origin backport-41-to-v8.0
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-v8.0

Then, create a pull request where the base branch is v8.0 and the compare/head branch is backport-41-to-v8.0.

github-actions bot pushed a commit that referenced this pull request Nov 4, 2024
(cherry picked from commit 476d178)
github-actions bot pushed a commit that referenced this pull request Nov 4, 2024
(cherry picked from commit 476d178)
mongoKart pushed a commit that referenced this pull request Nov 4, 2024
(cherry picked from commit 476d178)
mongoKart pushed a commit that referenced this pull request Nov 4, 2024
(cherry picked from commit 476d178)
mongoKart added a commit that referenced this pull request Nov 4, 2024
(cherry picked from commit 476d178)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant