Skip to content

fix(DCP-2422): use inclusive approach for changelog area mapping#331

Merged
script-this merged 2 commits intomainfrom
fix/dcp-2422-widen-internal-prefixes
Mar 2, 2026
Merged

fix(DCP-2422): use inclusive approach for changelog area mapping#331
script-this merged 2 commits intomainfrom
fix/dcp-2422-widen-internal-prefixes

Conversation

@script-this
Copy link
Copy Markdown
Contributor

Summary

Instead of maintaining an ever-growing exclusion list of internal file prefixes, flip to an inclusive approach: only include commits that touch files matching known user-facing areas in areaMapping. Unrecognised files are simply ignored.

Instead of maintaining an ever-growing list of internal file prefixes to
exclude, only include commits that touch files matching known user-facing
areas in areaMapping. Unrecognised files are simply ignored.
@script-this script-this requested a review from a team as a code owner March 2, 2026 17:00
@prolific-snyk
Copy link
Copy Markdown

prolific-snyk commented Mar 2, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@script-this script-this added team-dct dct-ready-for-review Triggers Slack notification when PR is ready for review labels Mar 2, 2026
@script-this script-this enabled auto-merge March 2, 2026 17:07
@script-this script-this merged commit 85021a9 into main Mar 2, 2026
7 checks passed
@script-this script-this deleted the fix/dcp-2422-widen-internal-prefixes branch March 2, 2026 17:07
@script-this script-this mentioned this pull request Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dct-ready-for-review Triggers Slack notification when PR is ready for review team-dct

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants