Skip to content

feat: Adding a slack command for detecting CDN for customers#1978

Open
jsanchez07 wants to merge 10 commits intomainfrom
SITES-41613-cdn-detection
Open

feat: Adding a slack command for detecting CDN for customers#1978
jsanchez07 wants to merge 10 commits intomainfrom
SITES-41613-cdn-detection

Conversation

@jsanchez07
Copy link

SITES-41613

This PR adds the detect-cdn Slack command so users can trigger CDN detection for a URL from Slack; the API forwards the command to the audit worker via SQS. No REST API or OpenAPI changes.

@github-actions
Copy link

github-actions bot commented Mar 17, 2026

This PR will trigger a minor release when merged.

@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Contributor

@mikeweis mikeweis left a comment

Choose a reason for hiding this comment

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

I did leave some comments to consider on the Slack message back to the user, but everything looks good to me 👍

Refactor Slack detect-cdn command to use a shared queueDetectCdnAudit
utility, and hook that utility into onboardSingleSite so every newly
onboarded site automatically gets CDN detection queued.
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.

3 participants