Skip to content

docs(agent): health audit — integrations-and-migrations-1 - #12751

Merged
mergify[bot] merged 1 commit into
Mergifyio:mainfrom
mergify-ci-bot:docs-agent/health-audit-integrations-and-migrations-1
Sep 9, 2026
Merged

docs(agent): health audit — integrations-and-migrations-1#12751
mergify[bot] merged 1 commit into
Mergifyio:mainfrom
mergify-ci-bot:docs-agent/health-audit-integrations-and-migrations-1

Conversation

@mergify-ci-bot

Copy link
Copy Markdown
Contributor
  • integrations/gha.mdx — the caution above the Monorepo CI example said the
    scopes action "requires a pull request context" and that a push trigger
    causes failures. The repository's own production deploy workflow runs
    action: scopes on push and workflow_dispatch with no pull-request guard,
    passing an explicit base; its inline comment states the action diffs
    base...HEAD via local git and that the scopes-to-API upload is a no-op with
    no pull request. base is a declared input of the action (per the answered
    gha-mergify-ci-flaky-test-detection-input input list) and was added in v22;
    the docs pin v25 via src/data/gha-mergify-ci-version.json, so it is
    available. Rewrote the caution to name the real mechanism and keep the if:
    guard as one of two valid answers.

  • integrations/gha.mdx — the example passed no token to the scopes action,
    so the detected scopes never reach Mergify and the Merge Queue Scopes the same
    section advertises never see them. Both real action: scopes invocations in
    the monorepo pass token: ${{ secrets.MERGIFY_TOKEN }}; the one
    action: wait-jobs invocation deliberately does not, which is the control.
    merge-queue/scopes/others.mdx:79 also passes it. Added the input plus a
    paragraph explaining what the token buys, that wait-jobs needs none, and the
    Dependabot-secrets consequence. Both gha edits ship as one finding,
    gha-scopes-token-input-and-event-context, because both are the same example
    and I read "every page named by exactly one finding" as binding.

…truncated; the rest is in the run log.

@mergify-ci-bot
mergify-ci-bot force-pushed the docs-agent/health-audit-integrations-and-migrations-1 branch from 302b23d to 75bcdf5 Compare September 9, 2026 10:33
@mergify
mergify Bot requested a deployment to Mergify Merge Protections September 9, 2026 10:33 In progress
@mergify

mergify Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🟠 1 of 6 protections blocking · waiting on 🤖 CI

Protection Waiting on
🟠 🤖 Continuous Integration 🤖 CI
🟢 👀 Review Requirements
🟢 Enforce conventional commit
🟢 🔎 Reviews
🟢 📕 PR description
🟢 🚦 Auto-queue

🟠 🤖 Continuous Integration

Waiting for

  • check-success = diagram-tokens
Waiting checks: diagram-tokens.
  • all of:
    • check-success = diagram-tokens
    • 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

Show 5 satisfied protections

🟢 👀 Review Requirements

  • any of:
    • #approved-reviews-by >= 2
    • author = dependabot[bot]
    • author = renovate[bot]
    • all of:
      • -head ~= ^docs-agent/
      • author = mergify-ci-bot

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|internal|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?!?:

🟢 🔎 Reviews

  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

  • body ~= (?ms:.{48,})

🟢 🚦 Auto-queue

When all merge protections are satisfied, this pull request will be queued automatically.

@mergify
mergify Bot requested a review from a team September 9, 2026 10:36
@mergify
mergify Bot requested a review from a team September 9, 2026 11:27
@mergify
mergify Bot requested a review from a team September 9, 2026 11:38
@mergify

mergify Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 6 minutes 10 seconds in the queue, including 2 minutes 48 seconds running CI.

Required conditions to merge

@mergify mergify Bot added the queued label Sep 9, 2026
@mergify
mergify Bot merged commit f16ce87 into Mergifyio:main Sep 9, 2026
9 checks passed
@mergify mergify Bot removed the queued label Sep 9, 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