openedx / .github

Centralized openedx repository workflows, community health files, etc.
1 stars 24 forks source link

fix: Reuseability added for dependencies dashboard. #103

Closed zubairshakoorarbisoft closed 6 months ago

zubairshakoorarbisoft commented 7 months ago

This pull request introduces a straightforward enhancement by incorporating a parameter(repo_health or dependencies_health) to facilitate the execution of the workflow script based on a specified parameter. Extensive testing has been conducted through custom fork execution in the repo-health-data, validating the robustness of this addition. Related Issue: https://github.com/edx/edx-arch-experiments/issues/231

UsamaSadiq commented 6 months ago

@feanil could you please merge this PR. This is a simple PR to add a parameter for supporting execution of dependencies_workflow script depending on a parameter and has been tested through custom fork execution in repo-health-data.