merge queue: embarking main (a5f6acf) and #79 together#88
Closed
mergify[bot] wants to merge 16 commits into
Closed
merge queue: embarking main (a5f6acf) and #79 together#88mergify[bot] wants to merge 16 commits into
mergify[bot] wants to merge 16 commits into
Conversation
Add label != do-not-merge condition to release-plz and dependabot auto-queue rules for consistency with the approved PRs rule. Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Keep open PRs rebased against main automatically. Excludes drafts, conflicting PRs, and dependabot (which handles its own rebases). Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
- Add review: APPROVE action to dependabot auto-queue rule so PRs can merge even if branch protection requires approvals - Disable dependabot's own rebase-strategy since Mergify handles rebasing via the merge queue Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Allow contributors to fix forgotten sign-offs by pushing an additional signed-off commit instead of force-pushing. Also allow maintainers to sign off on behalf of contributors. Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Replace outdated .kiro/hooks reference with Mergify merge queue description. Add merge queue details to quick reference section. Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Also use explicit empty mapping for update action per YAML best practice. Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Change the approval condition from any reviewer to a member of the @maintainers team. Prevents external PRs from being queued based solely on bot approvals (e.g., CodeRabbit). Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
…pload-artifact versions Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
release.yml is auto-generated by cargo-dist. Dependabot PRs that modify it would break the release workflow, so they require manual review instead of auto-queueing. Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Remove development/contributing sections (already in CONTRIBUTING.md), fix inaccurate stats (test count, supported types/operators), trim architecture and compatibility to essentials. 455 lines -> 199 lines. Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
Tier 1 (maintainers): queue when 'lgtm' label added -- lets maintainers hold PRs until ready without self-approval issues. Tier 2 (trusted bots): dependabot and release-plz auto-queue when checks pass, unchanged from before. Tier 3 (everyone else): external contributors and copilot require approval from a @maintainers team member before queueing. Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
The `-` negation prefix must be inside YAML quotes, not outside. Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>
6 tasks
Contributor
Author
🧪 CI InsightsHere's what we observed from your CI run for 068e0ac. 🟢 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! |
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 (a5f6acf) and #79 are embarked together for merge.
This pull request has been created by Mergify to speculatively check the mergeability of #79.
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