Skip to content

Conversation

@mongoKart
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Dec 4, 2024

Deploy Preview for docs-ruby ready!

Name Link
🔨 Latest commit fc45962
🔍 Latest deploy log https://app.netlify.com/sites/docs-ruby/deploys/6750db77f8488c0008790837
😎 Deploy Preview https://deploy-preview-87--docs-ruby.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 893e952 into mongodb:master Dec 4, 2024
5 checks passed
@mongoKart mongoKart deleted the add-action branch December 4, 2024 22:52
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2024

The backport to standardization failed:

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

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-standardization standardization
# Navigate to the new working tree
cd .worktrees/backport-standardization
# Create a new branch
git switch --create backport-87-to-standardization
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 893e95222870a934e74346569af8b108ff98d659
# Push it to GitHub
git push --set-upstream origin backport-87-to-standardization
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-standardization

Then, create a pull request where the base branch is standardization and the compare/head branch is backport-87-to-standardization.

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.

2 participants