Skip to content

Delete the Kaspersky integration #20735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2025
Merged

Delete the Kaspersky integration #20735

merged 1 commit into from
Jul 21, 2025

Conversation

steveny91
Copy link
Contributor

@steveny91 steveny91 commented Jul 11, 2025

What does this PR do?

Delete the Kaspersky integration

Motivation

https://datadoghq.atlassian.net/browse/AI-5803

@steveny91 steveny91 requested a review from a team as a code owner July 15, 2025 21:25
@temporal-github-worker-1 temporal-github-worker-1 bot dismissed michaelcretzman’s stale review July 15, 2025 21:25

Review from michaelcretzman is dismissed. Related teams and files:

  • documentation
    • kaspersky/CHANGELOG.md
    • kaspersky/README.md
    • kaspersky/manifest.json
Copy link
Contributor

@nmuesch nmuesch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@steveny91 steveny91 enabled auto-merge July 21, 2025 15:40
@steveny91 steveny91 disabled auto-merge July 21, 2025 17:00
@steveny91 steveny91 merged commit f33c677 into master Jul 21, 2025
50 of 53 checks passed
@steveny91 steveny91 deleted the sy/remove-kasp branch July 21, 2025 17:00
github-actions bot pushed a commit that referenced this pull request Jul 21, 2025
@datadog-agent-integrations-bot
Copy link
Contributor

The backport to 7.69.x failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-7.69.x 7.69.x
# Navigate to the new working tree
cd .worktrees/backport-7.69.x
# Create a new branch
git switch --create backport-20735-to-7.69.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 f33c677a2fcf68a1ebc73e0c5c5c4f9c68399ae6
# Push it to GitHub
git push --set-upstream origin backport-20735-to-7.69.x
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-7.69.x

Then, create a pull request where the base branch is 7.69.x and the compare/head branch is backport-20735-to-7.69.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants