NatLibFi / Annif

Annif is a multi-algorithm automated subject indexing tool for libraries, archives and museums.
https://annif.org
Other
188 stars 41 forks source link

Group Dependabot GitHub Actions updates into one PR #781

Closed juhoinkinen closed 3 months ago

juhoinkinen commented 3 months ago

Dependabot is good for keeping GH Actions up-to-date, but it has been opening one PR per Action to update (once a month), which has meant several open Dependabot PRs (currently 3). But I noticed that it is possible to make Dependabot to put all its updates to one PR, like in https://github.com/tensorflow/io/pull/1964.

See the documentation of the feature.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.65%. Comparing base (22d9599) to head (856d526).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #781 +/- ## ======================================= Coverage 99.65% 99.65% ======================================= Files 89 89 Lines 6405 6405 ======================================= Hits 6383 6383 Misses 22 22 ```

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