Skip to content

merge queue: checking main (90759d1) and #7423 together - #7481

Closed
mergify[bot] wants to merge 6 commits into
mainfrom
mergify/merge-queue/8e02e17441
Closed

merge queue: checking main (90759d1) and #7423 together#7481
mergify[bot] wants to merge 6 commits into
mainfrom
mergify/merge-queue/8e02e17441

Conversation

@mergify

@mergify mergify Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

🎉 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 default for merge:

Required conditions to stay in the queue:

---
checking_base_sha: 90759d15a2ecec3b865c7b424fdcb2c9f9c724fb
previous_check_retries: []
previous_failed_batches: []
pull_requests:
  - number: 7423
    scopes: []
scopes: []
...

seanrathier and others added 6 commits July 22, 2026 10:33
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>
@mergify mergify Bot closed this Jul 28, 2026
@mergify
mergify Bot deleted the mergify/merge-queue/8e02e17441 branch July 28, 2026 22:11
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