Skip to content

merge queue: checking main (71dd92c) and #1679 together#1690

Closed
mergify[bot] wants to merge 3 commits into
mainfrom
mergify/merge-queue/0c74b0612d
Closed

merge queue: checking main (71dd92c) and #1679 together#1690
mergify[bot] wants to merge 3 commits into
mainfrom
mergify/merge-queue/0c74b0612d

Conversation

@mergify

@mergify mergify Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

🎉 This pull request has been checked successfully and will be merged soon. 🎉

Branch main (71dd92c) and #1679 are queued together for merge.

This pull request has been created by Mergify to check the mergeability of #1679.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue rule default for merge:

Required conditions to stay in the queue:

---
checking_base_sha: 71dd92c19711c58375ac3a5879b69fcb89675879
previous_check_retries: []
previous_failed_batches: []
pull_requests:
  - number: 1679
    scopes: []
scopes: []
...

JulianMaurin and others added 3 commits June 25, 2026 10:51
`queue show` mapped a PR that isn't in the merge queue to exit 6
(Mergify API error) with empty stdout — so `--json` consumers got
nothing parseable for the most common case, and scripts saw an
API-failure code for a routine state.

Report it on stdout and exit 0 instead: a `{"number": N, "queued":
false}` document under `--json`, the `PR #N is not in the merge
queue` line in human mode.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Change-Id: I6f7ca3cf3cffb83ba129a1c48d2aab218dabd989
A schema-invalid config uploaded by `config simulate` came back as
the simulator's HTTP 422 and was reported as a Mergify API failure
(exit 6) — even though the same fixture fails `config validate`
client-side with exit 8. The drift meant a local-config problem
looked like a service problem to scripts.

Add `HttpClient::post_classifying`, which lets a caller remap a
terminal status before the default flavor mapping, and use it in
`simulate` to map the simulator's 422 to a configuration error
(exit 8).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Change-Id: Ie77d8f689eef92cd71201a67dc793742ec7fe52b
@mergify mergify Bot deployed to Mergify Merge Protections June 25, 2026 12:37 Active
@mergify mergify Bot temporarily deployed to func-tests-live June 25, 2026 12:37 Inactive
@mergify mergify Bot closed this Jun 25, 2026
@mergify mergify Bot deleted the mergify/merge-queue/0c74b0612d branch June 25, 2026 12:45
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.

1 participant