Skip to content

Conversation

@sileht
Copy link
Member

@sileht sileht commented Jan 14, 2026

There is a typo in the examples; this change fixes it.

There is a typo in the examples, this fixes it.

Change-Id: I137858e52ba825d0ee96cb7139eab207e55f1050
Copilot AI review requested due to automatic review settings January 14, 2026 14:01
@mergify mergify bot deployed to Mergify Merge Protections January 14, 2026 14:01 Active
@mergify
Copy link
Contributor

mergify bot commented Jan 14, 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)(?:\(.+\))?:

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

Copy link

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 corrects a typo in GitHub Actions workflow examples across multiple documentation files. The action parameter was incorrectly specified as git-refs when it should be scopes-git-refs.

Changes:

  • Updated action parameter from git-refs to scopes-git-refs in workflow examples

Reviewed changes

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

File Description
src/content/docs/merge-queue/scopes/turborepo.mdx Fixed action parameter in Turborepo scopes workflow example
src/content/docs/merge-queue/scopes/others.mdx Fixed action parameter in generic build tools scopes workflow example
src/content/docs/merge-queue/scopes/nx.mdx Fixed action parameter in Nx scopes workflow example
src/content/docs/merge-queue/scopes/bazel.mdx Fixed action parameter in Bazel scopes workflow example

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

@mergify mergify bot requested a review from a team January 14, 2026 14:03
mergify bot added a commit that referenced this pull request Jan 14, 2026
@mergify
Copy link
Contributor

mergify bot commented Jan 14, 2026

Merge Queue Status

✅ The pull request has been merged at 611a3c8

This pull request spent 2 minutes 25 seconds in the queue, including 1 minute 45 seconds running CI.
The checks were run on draft #9913.

Required conditions to merge

@mergify mergify bot added the queued label Jan 14, 2026
@mergify mergify bot merged commit 2d817e1 into main Jan 14, 2026
14 checks passed
@mergify mergify bot deleted the devs/sileht/scopes-git-refs/I137858e52ba825d0ee96cb7139eab207e55f1050 branch January 14, 2026 15:41
@mergify mergify bot removed the queued label Jan 14, 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.

3 participants