Skip to content

docs: fix yaml anchor name in configuration/sharing.mdx#11560

Merged
mergify[bot] merged 1 commit into
Mergifyio:mainfrom
Aire-One:patch-1
May 20, 2026
Merged

docs: fix yaml anchor name in configuration/sharing.mdx#11560
mergify[bot] merged 1 commit into
Mergifyio:mainfrom
Aire-One:patch-1

Conversation

@Aire-One
Copy link
Copy Markdown
Contributor

The example in doc is not a valid YAML syntax.

Discovered while working on awesomeWM/awesome#4104

Copilot AI review requested due to automatic review settings May 19, 2026 16:46
@mergify mergify Bot deployed to Mergify Merge Protections May 19, 2026 16:46 Active
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 19, 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:
      • -head-repo-full-name~=^Mergifyio/
      • check-success=Cloudflare Pages

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

@Aire-One Aire-One changed the title doc: fix yaml anchor name in configuration/sharing.mdx docs: fix yaml anchor name in configuration/sharing.mdx May 19, 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

Fixes a broken YAML anchor/alias reference in the documentation example for sharing configuration, ensuring the sample is valid YAML and correctly demonstrates anchors.

Changes:

  • Update queue_conditions to reference the defined YAML anchor alias (*common_checks) instead of an invalid alias (*my_ci).

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

Comment thread src/content/docs/configuration/sharing.mdx
@mergify mergify Bot requested a review from a team May 19, 2026 18:51
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 19, 2026

Merge Queue Status

This pull request spent 12 hours 10 minutes 22 seconds in the queue, including 2 minutes 33 seconds running CI.

Required conditions to merge

mergify Bot added a commit that referenced this pull request May 19, 2026
@mergify mergify Bot added the queued label May 19, 2026
@mergify mergify Bot merged commit bc0de8d into Mergifyio:main May 20, 2026
10 of 11 checks passed
@mergify mergify Bot removed the queued label May 20, 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