Skip to content

chore: merge dev into main#1035

Merged
zbigniewsobiecki merged 5 commits intomainfrom
dev
Mar 24, 2026
Merged

chore: merge dev into main#1035
zbigniewsobiecki merged 5 commits intomainfrom
dev

Conversation

@zbigniewsobiecki
Copy link
Copy Markdown
Member

Merging dev into main after trigger fixes (PR #1034).

zbigniewsobiecki and others added 5 commits March 24, 2026 15:35
Bind cascade-postgres-test to 127.0.0.1:5433 instead of 0.0.0.0:5433
to prevent the test database from being accessible on public interfaces.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…postgres-to-localhost

fix(docker): restrict test postgres port to localhost only
Two trigger fixes:

1. check-suite-failure: relax matches() to accept all check_suite failures
   and add getOpenPRByBranch() fallback when pull_requests[] is empty and
   head_branch is not a refs/pull/N/head ref. GitHub's CodeQL check suite
   sends pull_requests: [] with the regular branch name, causing the handler
   to silently skip all CodeQL failures.

2. review-requested: release the dispatch dedup before claiming so a human
   explicitly requesting review always succeeds, even if check-suite-success
   already claimed the PR+SHA dedup key within the 30-min TTL.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…suite-and-review-dedup

fix(triggers): fix respond-to-ci for CodeQL and review-requested dedup
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@zbigniewsobiecki zbigniewsobiecki merged commit 1e17343 into main Mar 24, 2026
15 checks passed
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.

1 participant