ros-tooling / setup-ros

Github Action to set up ROS 2 on hosts
Apache License 2.0
84 stars 39 forks source link

Lower dependabot update frequency #646

Closed christophebedard closed 6 months ago

christophebedard commented 6 months ago

Lower dependabot update frequency because we don't release that frequently:

  1. Ignore patch updates for npm dependencies
  2. Set update interval to weekly, but don't limit the number of open PRs
codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (3d2a1b8) 92.47% compared to head (d7a035d) 92.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #646 +/- ## ======================================= Coverage 92.47% 92.47% ======================================= Files 8 8 Lines 186 186 Branches 22 22 ======================================= Hits 172 172 Misses 14 14 ```

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