UW-GAC / primed-django

PRIMED Consortium Django application website
MIT License
0 stars 0 forks source link

Do not schedule combine-prs workflow #718

Closed amstilp closed 1 month ago

amstilp commented 1 month ago

It is better to review the dependabot PRs, close any that we do not want included in the combined update, and then run the combine-prs workflow manually (via workflow dispatch). This way we won't inadvertently get updates that we don't want (e.g., a passing PR that updates to django-5.0).

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.01%. Comparing base (df75dbf) to head (42b7149). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #718 +/- ## ======================================= Coverage 99.01% 99.01% ======================================= Files 325 325 Lines 30708 30708 ======================================= Hits 30406 30406 Misses 302 302 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.