Skip to content

docs(merge-queue): simplify the partial-test-run script example#11836

Merged
mergify[bot] merged 1 commit into
mainfrom
devs/sileht/mrgfy-7613-simplify-batch-script/simplify-partial-test-run-script-example--69aaa35f
Jun 15, 2026
Merged

docs(merge-queue): simplify the partial-test-run script example#11836
mergify[bot] merged 1 commit into
mainfrom
devs/sileht/mrgfy-7613-simplify-batch-script/simplify-partial-test-run-script-example--69aaa35f

Conversation

@sileht

@sileht sileht commented Jun 15, 2026

Copy link
Copy Markdown
Member

Collapse the three repeated empty-check guards in the GitHub Actions
example into a small fallback helper invoked with ||, so the
fall-back-to-full-suite paths read as one-liners. Behavior is unchanged.

Fixes MRGFY-7613

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

Collapse the three repeated empty-check guards in the GitHub Actions
example into a small `fallback` helper invoked with `||`, so the
fall-back-to-full-suite paths read as one-liners. Behavior is unchanged.

Fixes MRGFY-7613

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Change-Id: I69aaa35ffd3cfbd2d92e798e1e815f2987622f8c
Copilot AI review requested due to automatic review settings June 15, 2026 11:52
@mergify mergify Bot deployed to Mergify Merge Protections June 15, 2026 11:52 Active

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@mergify

mergify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

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

@mergify mergify Bot requested a review from a team June 15, 2026 11:54
@mergify mergify Bot requested a review from a team June 15, 2026 12:11
@sileht sileht marked this pull request as ready for review June 15, 2026 13:11
@mergify

mergify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Queued — the merge queue status continues in this comment ↓.

@mergify

mergify Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 2 minutes 43 seconds in the queue, including 2 minutes 17 seconds running CI.

Required conditions to merge

mergify Bot added a commit that referenced this pull request Jun 15, 2026
@mergify mergify Bot added the queued label Jun 15, 2026
@mergify mergify Bot merged commit e7a2368 into main Jun 15, 2026
8 checks passed
@mergify mergify Bot deleted the devs/sileht/mrgfy-7613-simplify-batch-script/simplify-partial-test-run-script-example--69aaa35f branch June 15, 2026 13:18
@mergify mergify Bot removed the queued label Jun 15, 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