Skip to content

docs(copy): document merge commit limitation#11455

Merged
mergify[bot] merged 1 commit into
mainfrom
devs/kozlek/thomasberdy/mrgfy-7226-docs-document-that-backport-doesnt-support-prs-containing/document-merge-commit-limitation--8996a7e3
May 12, 2026
Merged

docs(copy): document merge commit limitation#11455
mergify[bot] merged 1 commit into
mainfrom
devs/kozlek/thomasberdy/mrgfy-7226-docs-document-that-backport-doesnt-support-prs-containing/document-merge-commit-limitation--8996a7e3

Conversation

@kozlek
Copy link
Copy Markdown
Contributor

@kozlek kozlek commented May 11, 2026

The copy action and command share the same cherry-pick implementation as
backport, so they're subject to the same merge-commit limitation. Mirror
the backport Limitations partial for copy, imported from both the action
and command pages.

Related to MRGFY-7226

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

Copilot AI review requested due to automatic review settings May 11, 2026 14:23
@mergify mergify Bot had a problem deploying to Mergify Merge Protections May 11, 2026 14:23 Failure
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 11, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 🤖 Continuous Integration

Wonderful, this rule succeeded.
  • all of:
    • check-success = build
    • check-success = lint
    • check-success = test
    • any of:
      • check-success = test-broken-links
      • label = ignore-broken-links
    • any of:
      • check-success=Cloudflare Pages
      • -head-repo-full-name~=^Mergifyio/

🟢 👀 Review Requirements

Wonderful, this rule succeeded.
  • any of:
    • #approved-reviews-by >= 2
    • author = dependabot[bot]
    • author = mergify-ci-bot

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

Wonderful, this rule succeeded.
  • body ~= (?ms:.{48,})

@kozlek kozlek marked this pull request as ready for review May 11, 2026 14:24
sileht
sileht previously approved these changes May 11, 2026
Copy link
Copy Markdown

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 documents that the copy action and copy command share the same cherry-pick implementation as backport, and therefore have the same limitation around pull requests that contain merge commits.

Changes:

  • Added a reusable “Limitations” MDX partial describing the merge-commit limitation for copy.
  • Embedded the new limitations partial into both the copy action page and the copy command page.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/content/docs/workflow/actions/copy.mdx Imports and renders the new Copy limitations partial on the action documentation page.
src/content/docs/workflow/actions/_copy_limitations.mdx Adds the new reusable “Limitations” section content for copy.
src/content/docs/commands/copy.mdx Imports and renders the same limitations partial on the command documentation page.

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

Comment thread src/content/docs/workflow/actions/_copy_limitations.mdx Outdated
@mergify mergify Bot requested a review from a team May 11, 2026 14:28
The copy action and command share the same cherry-pick implementation as
backport, so they're subject to the same merge-commit limitation. Mirror
the backport Limitations partial for copy, imported from both the action
and command pages.

Related to MRGFY-7226

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Change-Id: I8996a7e30b41734d9591869a8969a9ee13dced36
@kozlek kozlek force-pushed the devs/kozlek/thomasberdy/mrgfy-7226-docs-document-that-backport-doesnt-support-prs-containing/document-merge-commit-limitation--8996a7e3 branch from 8887320 to d066f17 Compare May 11, 2026 14:29
@kozlek
Copy link
Copy Markdown
Contributor Author

kozlek commented May 11, 2026

Revision history

# Type Changes Reason Date
1 initial 8887320 2026-05-11 14:29 UTC
2 content 8887320 → d066f17 2026-05-11 14:29 UTC

@mergify mergify Bot dismissed sileht’s stale review May 11, 2026 14:30

Pull request has been modified.

@mergify mergify Bot deployed to Mergify Merge Protections May 11, 2026 14:30 Active
@mergify mergify Bot requested a review from a team May 11, 2026 19:46
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 12, 2026

Merge Queue Status

This pull request spent 2 minutes 46 seconds in the queue, including 2 minutes 26 seconds running CI.

Required conditions to merge

mergify Bot added a commit that referenced this pull request May 12, 2026
@mergify mergify Bot added the queued label May 12, 2026
@mergify mergify Bot merged commit 0f9fdea into main May 12, 2026
8 checks passed
@mergify mergify Bot deleted the devs/kozlek/thomasberdy/mrgfy-7226-docs-document-that-backport-doesnt-support-prs-containing/document-merge-commit-limitation--8996a7e3 branch May 12, 2026 07:11
@mergify mergify Bot removed the queued label May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants