Test whether a text string is placeholder/fallback content that should be excluded from user-visible metadata (e.g. SEO keywords, descriptions).
Matches known placeholder patterns including:
Keep this regex in sync with the shell quality-gate patterns in the gh-aw workflow files (.github/workflows/news-*.md).
.github/workflows/news-*.md
Candidate text to test
true when the text matches known placeholder patterns
true
Test whether a text string is placeholder/fallback content that should be excluded from user-visible metadata (e.g. SEO keywords, descriptions).
Matches known placeholder patterns including:
Keep this regex in sync with the shell quality-gate patterns in the gh-aw workflow files (
.github/workflows/news-*.md).