Skip to content

ci: remove docker builds from merge queue#19082

Merged
falcorocks merged 1 commit intodevelopfrom
falco/remove-docker-from-merge-queue
Feb 4, 2026
Merged

ci: remove docker builds from merge queue#19082
falcorocks merged 1 commit intodevelopfrom
falco/remove-docker-from-merge-queue

Conversation

@falcorocks
Copy link
Copy Markdown
Contributor

Summary

Remove docker build jobs from merge queue trigger. They already run on PRs.

These already run on PRs, so running them again in the merge queue is
redundant and can bounce the queue on transient failures.
@falcorocks falcorocks requested a review from a team as a code owner February 4, 2026 11:03
@falcorocks falcorocks requested a review from ajsutton February 4, 2026 11:03
@falcorocks falcorocks enabled auto-merge February 4, 2026 11:13
@falcorocks falcorocks added this pull request to the merge queue Feb 4, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.0%. Comparing base (24112cf) to head (bd3acd7).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #19082     +/-   ##
==========================================
- Coverage     76.3%    76.0%   -0.4%     
==========================================
  Files          188      188             
  Lines        10943    10943             
==========================================
- Hits          8359     8326     -33     
- Misses        2438     2473     +35     
+ Partials       146      144      -2     
Flag Coverage Δ
cannon-go-tests-64 66.4% <ø> (-0.9%) ⬇️
contracts-bedrock-tests 81.7% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Merged via the queue into develop with commit e28d709 Feb 4, 2026
211 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.

3 participants