Skip to content

Comments

Fix article type: change foreign policy debate from analysis to breaking#301

Merged
pethers merged 2 commits intomain-fae2fea70ba79788from
copilot/sub-pr-300
Feb 18, 2026
Merged

Fix article type: change foreign policy debate from analysis to breaking#301
pethers merged 2 commits intomain-fae2fea70ba79788from
copilot/sub-pr-300

Conversation

Copy link
Contributor

Copilot AI commented Feb 18, 2026

PR #300 introduced the 2026-02-18 foreign policy debate article with metadata specifying type: "breaking", but all 14 news index files incorrectly rendered it as type: "analysis".

Changes

  • Updated article type field from "analysis" to "breaking" in all 14 language index files (news/index*.html)
  • Affects only the 2026-02-18-foreign-policy-debate article entry
  • Aligns index files with metadata/last-generation.json (line 78)

Context

{
  "title": "Sweden's Annual Foreign Policy Debate: Riksdag Takes on Global Challenges",
  "date": "2026-02-18",
  "type": "breaking",  // was: "analysis"
  "slug": "2026-02-18-foreign-policy-debate-en.html"
}

The type field controls article filtering/grouping in the UI. Breaking news (urgent parliamentary events, major debates, scandals) requires "breaking" classification.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Add coverage for Annual Foreign Policy Debate 2026 Fix article type: change foreign policy debate from analysis to breaking Feb 18, 2026
Copilot AI requested a review from pethers February 18, 2026 12:13
@pethers pethers marked this pull request as ready for review February 18, 2026 12:17
@pethers pethers merged commit a94d420 into main-fae2fea70ba79788 Feb 18, 2026
@pethers pethers deleted the copilot/sub-pr-300 branch February 18, 2026 12:17
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