Skip to content

Comments

Fix article type classification: "breaking" not "analysis" for parliamentary questions#296

Merged
pethers merged 2 commits intomain-f70a388d6529e3c9from
copilot/sub-pr-289
Feb 18, 2026
Merged

Fix article type classification: "breaking" not "analysis" for parliamentary questions#296
pethers merged 2 commits intomain-f70a388d6529e3c9from
copilot/sub-pr-289

Conversation

Copy link
Contributor

Copilot AI commented Feb 18, 2026

PR #289 incorrectly classified urgent parliamentary questions about drug smuggling and Epstein diplomatic scandal as "analysis" instead of "breaking" news across all 14 language index files.

Changes

  • Article type correction: Changed "type": "analysis" to "type": "breaking" for 2026-02-18 parliamentary questions article
  • Files affected: All 14 news index files (en, sv, da, no, fi, de, fr, es, nl, ar, he, ja, ko, zh)
   "title": "Parliamentary Questions: MPs Demand Answers on Drug Smuggling...",
   "date": "2026-02-18",
-  "type": "analysis",
+  "type": "breaking",
   "slug": "2026-02-18-parliamentary-questions-en.html",

This ensures correct content categorization and filtering in the UI.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Fix parliamentary questions on drug smuggling and Epstein scandal Fix article type classification: "breaking" not "analysis" for parliamentary questions Feb 18, 2026
Copilot AI requested a review from pethers February 18, 2026 08:12
@pethers pethers marked this pull request as ready for review February 18, 2026 08:24
@pethers pethers merged commit 790e950 into main-f70a388d6529e3c9 Feb 18, 2026
@pethers pethers deleted the copilot/sub-pr-289 branch February 18, 2026 08:24
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