merge queue: checking main (90759d1) and #7423 together - #7481
Closed
mergify[bot] wants to merge 6 commits into
Closed
merge queue: checking main (90759d1) and #7423 together#7481mergify[bot] wants to merge 6 commits into
mergify[bot] wants to merge 6 commits into
Conversation
Replace the deprecated two-step flow (POST agent_policies + POST package_policies with supports_agentless) with a single POST to /api/fleet/managed_integrations. Add delete_managed_integration for cleanup, detected in purge_integrations by agnt_policy_id == pkg_policy_id. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6.0.1 incorrectly groups loguru (third-party) with local-only modules. 6.1.0 correctly separates them into distinct import sections. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Without this, isort can't distinguish loguru (third-party) from local modules (fleet_api, configuration_fleet, etc.) in CI's isolated env where loguru isn't installed. Explicit -p flags make both environments agree on the import grouping. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The pre-commit isort hook runs in an isolated env without loguru installed, so it can't distinguish loguru (third-party) from local modules and applies different ordering than local isort. Rather than changing the project-wide isort config, mark the new files with # isort: skip_file so both environments leave them untouched. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Merged
2 tasks
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 (90759d1) and #7423 are queued together for merge.
This pull request has been created by Mergify to check the mergeability of #7423.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.
Required conditions of queue rule
defaultfor merge:github-review-approved[🛡 GitHub branch protection]github-review-approved[🛡 GitHub repository ruleset rule[org] Require a PR for Renovate]github-review-approved[🛡 GitHub repository ruleset rule[org] Require a PR]check-success = CLAcheck-neutral = CLAcheck-skipped = CLAcheck-success = Package Cloudbeat (docker)check-neutral = Package Cloudbeat (docker)check-skipped = Package Cloudbeat (docker)check-success = Package Cloudbeat (tar.gz)check-neutral = Package Cloudbeat (tar.gz)check-skipped = Package Cloudbeat (tar.gz)check-success = Manifest Testscheck-neutral = Manifest Testscheck-skipped = Manifest Testscheck-success = Test Rego Policiescheck-neutral = Test Rego Policiescheck-skipped = Test Rego Policiescheck-success = Lintcheck-neutral = Lintcheck-skipped = Lintcheck-success = Unit Testcheck-neutral = Unit Testcheck-skipped = Unit TestRequired conditions to stay in the queue:
github-review-approved[🛡 GitHub branch protection]github-review-approved[🛡 GitHub repository ruleset rule[org] Require a PR for Renovate]github-review-approved[🛡 GitHub repository ruleset rule[org] Require a PR]check-success = CLAcheck-neutral = CLAcheck-skipped = CLAcheck-success = Package Cloudbeat (docker)check-neutral = Package Cloudbeat (docker)check-skipped = Package Cloudbeat (docker)check-success = Package Cloudbeat (tar.gz)check-neutral = Package Cloudbeat (tar.gz)check-skipped = Package Cloudbeat (tar.gz)check-success = Manifest Testscheck-neutral = Manifest Testscheck-skipped = Manifest Testscheck-success = Test Rego Policiescheck-neutral = Test Rego Policiescheck-skipped = Test Rego Policiescheck-success = Lintcheck-neutral = Lintcheck-skipped = Lintcheck-success = Unit Testcheck-neutral = Unit Testcheck-skipped = Unit Test