exercism / julia

Exercism exercises in Julia.
https://exercism.org/tracks/julia
MIT License
68 stars 68 forks source link

ci(dependabot): change to monthly interval #774

Closed ErikSchierboom closed 2 months ago

ErikSchierboom commented 2 months ago

This PR changes the interval for dependabot updates to monthly.

Right now, the interval is usually set to daily, which results in (almost) daily notifications for Exercism maintainers, and frequent Docker updates to all tooling repos.

To reduce the maintenance burden, we are lowering the frequency to monthly. Due to Exercism's setup, it is unlikely that dependabot issues in our repositories need to be handled with any urgency, so we consider this to be a wise tradeoff.

For maintained track repos, maintainers can choose to close this PR unmerged. But for tooling repos and unmaintained tracks, we are requiring it to be merged.

Thanks!

colinleach commented 2 months ago

I'm unsure what to do with this and similar PRs. Merging is blocked, pending approval by maintainers-admin, but apparently that is still just Erik. Should this now be @exercism/cross-track-maintainers? If so, @IsaacG is part of that.

colinleach commented 2 months ago

It lets me add myself as a reviewer, but I can't remove Erik.

BNAndras commented 2 months ago

That seems odd. I’ve merged quite a few of these PRs as a cross-track-maintainer member. What if we make a new PR with the changes from this PR and then close this one?

colinleach commented 2 months ago

Sure, whatever works.

Unfortunately this may also be necessary for PRs #767, #772, #773, #775. I'll make new PRs.

IsaacG commented 2 months ago

I asked about that here (restricted thread): https://forum.exercism.org/t/maintained-vs-single-maintained-vs-unmaintained-tracks/12636/69

colinleach commented 2 months ago

Did you get a reply? (I don't have read access to this thread)

IsaacG commented 2 months ago

Did you get a reply? (I don't have read access to this thread)

Not yet. Jeremy and Erik are usually less active on the weekend.

ErikSchierboom commented 2 months ago

See https://github.com/exercism/julia/pull/778