Skip to content

docs(conditions): document @<github-app-slug>/<check-name> syntax#11546

Merged
mergify[bot] merged 1 commit into
mainfrom
devs/sileht/mrgfy-7270-docs-for-featengine-support-github-app-slugcheck-name-in/document-github-app-slug-check-name-syntax--0ecd048d
May 18, 2026
Merged

docs(conditions): document @<github-app-slug>/<check-name> syntax#11546
mergify[bot] merged 1 commit into
mainfrom
devs/sileht/mrgfy-7270-docs-for-featengine-support-github-app-slugcheck-name-in/document-github-app-slug-check-name-syntax--0ecd048d

Conversation

@sileht
Copy link
Copy Markdown
Member

@sileht sileht commented May 18, 2026

Document the qualified check syntax shipped in mergify monorepo
PR #31785 (MRGFY-221): a @<github-app-slug>/ prefix on check-*
condition values pins the match to a specific GitHub App, letting
users disambiguate when two apps publish a check with the same
name.

Fixes MRGFY-7270

Document the qualified check syntax shipped in mergify monorepo
PR #31785 (MRGFY-221): a `@<github-app-slug>/` prefix on `check-*`
condition values pins the match to a specific GitHub App, letting
users disambiguate when two apps publish a check with the same
name.

Fixes MRGFY-7270

Change-Id: I0ecd048dcbd5bc86b7e66e5091124bda781ef265
Copilot AI review requested due to automatic review settings May 18, 2026 09:53
@mergify mergify Bot deployed to Mergify Merge Protections May 18, 2026 09:53 Active
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 18, 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|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,})

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

Documents the new @<github-app-slug>/<check-name> qualified syntax for check-* conditions, allowing users to disambiguate checks that share a name across different GitHub Apps.

Changes:

  • Adds a new "Qualifying Checks by GitHub App" section to the conditions documentation
  • Explains the syntax, lists all supported check-* attributes, and notes backwards compatibility
  • Provides YAML examples for a single qualified check and for requiring multiple apps' checks

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

@mergify mergify Bot requested a review from a team May 18, 2026 09:55
@sileht sileht marked this pull request as ready for review May 18, 2026 09:55
@mergify mergify Bot requested a review from a team May 18, 2026 09:57
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 18, 2026

Merge Queue Status

This pull request spent 3 minutes 15 seconds in the queue, including 2 minutes 53 seconds running CI.

Required conditions to merge

mergify Bot added a commit that referenced this pull request May 18, 2026
@mergify mergify Bot added the queued label May 18, 2026
@mergify mergify Bot merged commit 626fee8 into main May 18, 2026
12 checks passed
@mergify mergify Bot deleted the devs/sileht/mrgfy-7270-docs-for-featengine-support-github-app-slugcheck-name-in/document-github-app-slug-check-name-syntax--0ecd048d branch May 18, 2026 11:14
@mergify mergify Bot removed the queued label May 18, 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