Skip to content

Remove duplicate organizations and alphabetize data - #1336

Open
mlinksva wants to merge 2 commits into
gh-pagesfrom
dupsandsort
Open

Remove duplicate organizations and alphabetize data#1336
mlinksva wants to merge 2 commits into
gh-pagesfrom
dupsandsort

Conversation

@mlinksva

Copy link
Copy Markdown
Contributor

Summary

  • remove organizations listed in more than one data category
  • retain each organization in its best-fitting category
  • alphabetize the civic hacker, government, and research organization lists

Validation

  • script/ensure-unique
  • YAML parsing for all three changed data files
  • git diff --check

Copilot AI balanced review requested due to automatic review settings August 24, 2026 20:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Removes duplicate organization entries and normalizes alphabetical ordering across organization data.

Changes:

  • Retains duplicated organizations only in their best-fitting category.
  • Alphabetizes affected organization lists case-insensitively.
Show a summary per file
File Description
_data/research.yml Removes duplicates and reorders U.K. research organizations.
_data/governments.yml Retains moved organizations and alphabetizes U.K. government entries.
_data/civic_hackers.yml Moves GetDKAN into alphabetical order.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 3/3 changed files
  • Comments generated: 0
  • Review effort level: Balanced

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