Skip to content

New GitHub Action for reordering rows#2451

Merged
sianteesdale merged 4 commits intomainfrom
st/reorder-rows-action
Apr 8, 2026
Merged

New GitHub Action for reordering rows#2451
sianteesdale merged 4 commits intomainfrom
st/reorder-rows-action

Conversation

@sianteesdale
Copy link
Copy Markdown
Contributor

@sianteesdale sianteesdale commented Apr 8, 2026

Data Template

Ticket

Type

  • New data
  • Data monitoring
  • Data fix

Additional information:
This PR introduces a new GitHub Action that runs nightly at 22:00 GMT. The action executes standardise_csvs.py (developed alongside #2445 and #2447) to reorder rows and standardise line endings across CSV files.

If any changes are detected, the action will automatically commit and push updates to main. It also includes the same Slack alerting used in the Upload to S3 workflow to flag any failures.

To ensure the correct execution order, the Upload to S3 action has been updated to run after this new workflow to avoid timing issues. The Upload to S3 process will still run even if this new action fails.

@sianteesdale sianteesdale merged commit 549b03d into main Apr 8, 2026
1 check passed
@sianteesdale sianteesdale deleted the st/reorder-rows-action branch April 8, 2026 12:44
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