Skip to content

merge queue: embarking main (865dd9d) and #1186 together#1252

Closed
mergify[bot] wants to merge 2 commits intomainfrom
mergify/merge-queue/21ac8cb6b6
Closed

merge queue: embarking main (865dd9d) and #1186 together#1252
mergify[bot] wants to merge 2 commits intomainfrom
mergify/merge-queue/21ac8cb6b6

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Apr 8, 2026

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

Branch main (865dd9d) and #1186 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #1186.
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: 865dd9d2a4a776033377900c0a7328f7f29e1e46
previous_failed_batches: []
pull_requests:
  - number: 1186
    scopes: []
scopes: []
...

Ambient Code Bot and others added 2 commits April 3, 2026 08:23
When http.NewRequestWithContext fails for all Jira API URL candidates
(e.g. malformed URL), the loop silently swallowed every error via
continue. Because sawHTTPResponse and lastNetErr were never set, the
function fell through to return true, nil — falsely reporting a broken
Jira URL as a valid connection.

Capture the request-construction error in lastReqErr and check it in
the fallthrough path so malformed URLs correctly return false + error.

Closes #1079

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mergify mergify bot closed this Apr 8, 2026
@mergify mergify bot deleted the mergify/merge-queue/21ac8cb6b6 branch April 8, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants