Skip to content

[WIP] Refactor CSV-generating workflows to run in parallel#312

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/refactor-csv-generating-workflows
Closed

[WIP] Refactor CSV-generating workflows to run in parallel#312
Copilot wants to merge 1 commit intomainfrom
copilot/refactor-csv-generating-workflows

Conversation

Copy link
Copy Markdown

Copilot AI commented Nov 7, 2025

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

Refactor the two CSV-generating workflows - combine them into one workflow which runs each separate CSV-generator scripts as parallel jobs, each of which produces a CSV artifact. Do not kill the workflow if one of the jobs fails. After the parallel jobs finish, take the two CSV artifacts that were generated (or possibly one, if there was a failure), and create a single PR with both CSVs in one PR.


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

@hesreallyhim hesreallyhim deleted the copilot/refactor-csv-generating-workflows branch November 7, 2025 07:14
Copilot AI requested a review from hesreallyhim November 7, 2025 07:14
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