Skip to content

feat(queue): add merge queue skill for Claude marketplace#1135

Merged
mergify[bot] merged 1 commit intomainfrom
devs/jd/worktree-skill-claude/I5d9b25e09e3eaf03a84d5b7ccd829a9f3905a6ad
Apr 11, 2026
Merged

feat(queue): add merge queue skill for Claude marketplace#1135
mergify[bot] merged 1 commit intomainfrom
devs/jd/worktree-skill-claude/I5d9b25e09e3eaf03a84d5b7ccd829a9f3905a6ad

Conversation

@jd
Copy link
Copy Markdown
Member

@jd jd commented Apr 10, 2026

Add a new mergify-merge-queue skill covering queue status monitoring,
PR inspection, pause/unpause management, and troubleshooting guidance.
Distributed via the Claude marketplace plugin alongside mergify-stack.

Add a new mergify-merge-queue skill covering queue status monitoring,
PR inspection, pause/unpause management, and troubleshooting guidance.
Distributed via the Claude marketplace plugin alongside mergify-stack.

Change-Id: I5d9b25e09e3eaf03a84d5b7ccd829a9f3905a6ad
Copilot AI review requested due to automatic review settings April 10, 2026 15:25
@mergify mergify bot deployed to Mergify Merge Protections April 10, 2026 15:25 Active
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 10, 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=ci-gate

🟢 👀 Review Requirements

Wonderful, this rule succeeded.
  • any of:
    • #approved-reviews-by>=2
    • author = dependabot[bot]
    • author = mergify-ci-bot
    • author = renovate[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)(?:\(.+\))?:

🟢 🔎 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,})

@jd jd marked this pull request as ready for review April 10, 2026 15:25
@mergify mergify bot requested a review from a team April 10, 2026 15:28
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

Adds a new “mergify-merge-queue” Claude marketplace skill to document merge queue workflows (status monitoring, PR inspection, pause/unpause, troubleshooting) and registers it in the marketplace manifest, with tests to validate the skill markdown structure and CLI command references.

Changes:

  • Add mergify_cli/queue/skill.md containing the merge queue skill with frontmatter and command guidance.
  • Add mergify_cli/tests/queue/test_skill.py to validate frontmatter, required sections, and referenced mergify queue subcommands.
  • Register the new mergify-merge-queue plugin entry in .claude-plugin/marketplace.json.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
mergify_cli/tests/queue/test_skill.py New tests validating the queue skill markdown content and CLI command references.
mergify_cli/queue/skill.md New merge-queue skill markdown (frontmatter + operational guidance).
.claude-plugin/marketplace.json Adds mergify-merge-queue to the marketplace plugin list.

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

@mergify mergify bot requested a review from a team April 10, 2026 18:41
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 11, 2026

Merge Queue Status

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

Required conditions to merge

mergify bot added a commit that referenced this pull request Apr 11, 2026
@mergify mergify bot added the queued label Apr 11, 2026
@mergify mergify bot merged commit c515819 into main Apr 11, 2026
15 checks passed
@mergify mergify bot deleted the devs/jd/worktree-skill-claude/I5d9b25e09e3eaf03a84d5b7ccd829a9f3905a6ad branch April 11, 2026 08:37
@mergify mergify bot removed the queued label Apr 11, 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.

4 participants