Skip to content

Add app_links Vale rule to flag private internal URLs#89

Merged
janine-c merged 2 commits into
mainfrom
janine/app-links-rule
Apr 17, 2026
Merged

Add app_links Vale rule to flag private internal URLs#89
janine-c merged 2 commits into
mainfrom
janine/app-links-rule

Conversation

@janine-c

@janine-c janine-c commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new app_links Vale rule that flags links to internal Datadog environments not accessible to customers
  • Catches dd*.datadoghq.com, demo.datadoghq.com, datad0g.com, and app.datadog.com URL patterns
  • Suggests https://app.datadoghq.com as the replacement with an auto-fix action

🤖 Generated with Claude Code

Catches internal subdomain patterns (dd*.datadoghq.com, demo.datadoghq.com)
and datad0g.com links, suggesting app.datadoghq.com as the replacement.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@janine-c janine-c requested a review from a team as a code owner April 17, 2026 16:48
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@brett0000FF brett0000FF self-assigned this Apr 17, 2026

@brett0000FF brett0000FF left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tested and works great! 🚀

@janine-c janine-c merged commit 76351d7 into main Apr 17, 2026
2 checks passed
@janine-c janine-c deleted the janine/app-links-rule branch April 17, 2026 21:22
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.

2 participants