merge queue: checking main (91cd681), #12001 and #11975 together#12003
Draft
mergify[bot] wants to merge 4 commits into
Draft
merge queue: checking main (91cd681), #12001 and #11975 together#12003mergify[bot] wants to merge 4 commits into
mergify[bot] wants to merge 4 commits into
Conversation
Add four project skills that compose into one docs workflow: - document-a-feature: end-to-end orchestrator (placement, component selection, writing, navItems/_redirects/SEO plumbing, proofread + config validation + build check) - capture-screenshots: Chrome MCP dashboard screenshots with consistent viewport, correct images/ path, and ready-to-paste astro:assets snippet - validate-config-examples: extract and classify YAML fences, validate real Mergify configs via `mergify config validate` - docs-gap-analysis: diff shipped product (PRs/Linear/changelog) against docs to surface undocumented/partial/stale features docs-gap-analysis finds the work, document-a-feature does it and calls the other two as tools; all reuse the existing mdx-documentation and proofread-* skills rather than duplicating them. No changelog skill by design (changelog entries are autogenerated and must not be touched). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Change-Id: Ie17e7c5434df6122f99d1904ae9eeaf6e71f2211
The Mergify plugin is now published as a single unified `mergify` plugin on
the built-in `claude-plugins-official` marketplace. Replace the three-command
install (add the `Mergifyio/mergify-cli` marketplace, install
`mergify-stack@mergify`, reload) with a single:
/plugin install mergify@claude-plugins-official
Since the official marketplace ships with Claude Code, there's nothing to add
first. The unified plugin bundles every Mergify skill (Merge Queue, CI
Insights, config validation, scheduled freezes), so the tips are updated
accordingly and the obsolete third-party auto-update tip is dropped.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Change-Id: I91db52200925f4707f5226dc795a047d9678dcaf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎉 This pull request has been checked successfully and will be merged when the schedule will match. 🎉
Branch main (91cd681), #12001 and #11975 are queued together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of #11975.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.
Required conditions of queue rule
defaultfor merge:schedule=Mon-Fri 09:00-17:30[Europe/Paris]github-review-approved[🛡 GitHub repository ruleset ruleRequire pull request for default branch]Enforce conventional commit]:title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?:👀 Review Requirements]:#approved-reviews-by >= 2author = dependabot[bot]author = mergify-ci-bot📕 PR description]:body ~= (?ms:.{48,})🔎 Reviews]:#changes-requested-reviews-by = 0#review-requested = 0#review-threads-unresolved = 0🤖 Continuous Integration]:check-success = buildcheck-success = lintcheck-success = testcheck-success = test-broken-linkslabel = ignore-broken-linkscheck-success=Cloudflare Pages-head-repo-full-name~=^Mergifyio/Required conditions to stay in the queue:
author != dependabot[bot]author != mergify-ci-botgithub-review-approved[🛡 GitHub repository ruleset ruleRequire pull request for default branch]Enforce conventional commit]:title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?:👀 Review Requirements]:#approved-reviews-by >= 2author = dependabot[bot]author = mergify-ci-bot📕 PR description]:body ~= (?ms:.{48,})🔎 Reviews]:#changes-requested-reviews-by = 0#review-requested = 0#review-threads-unresolved = 0🤖 Continuous Integration]:check-success = buildcheck-success = lintcheck-success = testcheck-success = test-broken-linkslabel = ignore-broken-linkscheck-success=Cloudflare Pages-head-repo-full-name~=^Mergifyio/