merge queue: embarking main (0c928d7) and #67 together#80
Closed
mergify[bot] wants to merge 2 commits into
Closed
Conversation
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 6.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.1...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
🧪 CI InsightsHere's what we observed from your CI run for 7c3a8d3. 🟢 All jobs passed!But CI Insights is watching 👀 |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
6 tasks
mergify Bot
pushed a commit
that referenced
this pull request
Feb 15, 2026
#79) ## Summary - Add Mergify merge queue with auto-queue rules for approved, release-plz, and dependabot PRs - Remove `changes` job and all path-filter conditionals from CI -- all jobs run unconditionally - Remove advanced CodeQL workflow in favor of GitHub default code scanning - Fix `cargo deny check` to use default config (was referencing non-existent `deny.ci.toml`) - Add `label != do-not-merge` exclusion to all auto-queue rules - Add auto-update rule to keep open PRs rebased against main - Auto-approve dependabot PRs and disable dependabot's own rebase-strategy (Mergify handles it) - Add DCO remediation commit config for contributor-friendly sign-off recovery **Note:** The diff appears larger than expected because PR #78 was merged and the branch was deleted before additional commits were pushed to the same branch name. ## Post-merge steps - [x] Add `Mergify Merge Protections` as required status check in branch protection ## Test plan - [x] Mergify config validates (Configuration changed check passes) - [ ] CI jobs run unconditionally (no path filtering) - [ ] Merge queue processes PRs correctly (PRs #80-84 confirm this) - [ ] Auto-update rule keeps PRs current with main - [ ] DCO check passes with remediation config --------- Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎉 This pull request has been checked successfully and will be merged soon. 🎉
Branch main (0c928d7) and #67 are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of #67.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.
Required conditions of queue
defaultfor merge:check-success = coveragecheck-success = qualitycheck-success = testcheck-success = test-cross-platform (macos-latest, macOS)check-success = test-cross-platform (ubuntu-22.04, Linux)check-success = test-cross-platform (ubuntu-latest, Linux)check-success = test-cross-platform (windows-latest, Windows)check-success = coveragecheck-success = qualitycheck-success = testcheck-success = test-cross-platform (macos-latest, macOS)check-success = test-cross-platform (ubuntu-22.04, Linux)check-success = test-cross-platform (ubuntu-latest, Linux)check-success = test-cross-platform (windows-latest, Windows)#commits-behind <= 10main]:check-success = DCOcheck-neutral = DCOcheck-skipped = DCOmain]:check-neutral = Mergify Merge Protectionscheck-skipped = Mergify Merge Protectionscheck-success = Mergify Merge ProtectionsRequired conditions to stay in the queue:
check-success = coveragecheck-success = qualitycheck-success = testcheck-success = test-cross-platform (macos-latest, macOS)check-success = test-cross-platform (ubuntu-22.04, Linux)check-success = test-cross-platform (ubuntu-latest, Linux)check-success = test-cross-platform (windows-latest, Windows)#commits-behind <= 10main]:check-success = DCOcheck-neutral = DCOcheck-skipped = DCOmain]:check-success = Mergify Merge Protectionscheck-neutral = Mergify Merge Protectionscheck-skipped = Mergify Merge Protections