[FEATURE] Use workflows from the scripts repository #146

Open
opened 2026-01-29 15:05:37 +00:00 by claunia · 0 comments
Owner

Originally created by @Panquesito7 on GitHub (Feb 10, 2023).

Originally assigned to: @Panquesito7 on GitHub.

Detailed description

Some of the workflows we're using are already well-checked and built on the scripts repository.
We should use these workflows/scripts instead in our GitHub Actions workflow.

Context

This will make it easier to manage the scripts. For example, if there's some bug in the script, we can fix it directly in the scripts repository which will also fix the error in multiple repositories.

Possible implementation

No response

Additional information

I'll work on this very soon.

Originally created by @Panquesito7 on GitHub (Feb 10, 2023). Originally assigned to: @Panquesito7 on GitHub. ### Detailed description Some of the workflows we're using are already well-checked and built on the [scripts](https://github.com/TheAlgorithms/scripts) repository. We should use these workflows/scripts instead in our GitHub Actions workflow. ### Context This will make it easier to manage the scripts. For example, if there's some bug in the script, we can fix it directly in the scripts repository which will also fix the error in multiple repositories. ### Possible implementation _No response_ ### Additional information I'll work on this very soon.
claunia added the enhancementdont-close labels 2026-01-29 15:05:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#146