easystats / workflows

GitHub Actions for {easystats} packages
https://indrajeetpatil.github.io/preventive-r-package-care
Creative Commons Zero v1.0 Universal
9 stars 1 forks source link

Introduce a workflow to remind maintainers to use the latest easystats deps? #43

Closed IndrajeetPatil closed 9 months ago

IndrajeetPatil commented 9 months ago

E.g., to remind doing something like https://github.com/easystats/modelbased/commit/f15fe8441170346df862a206c5581648fadb17ed, when relevant.

Otherwise, we can go a long time without doing this and the users may also not upgrade to the latest easystats deps because we don't require them to and miss out the best and the latest. This is relevant only until we make stable releases (1.0.0), since afterwards all changes will be gradual, and it's not necessary for users to always use the latest easystats deps.

WDYT?

IndrajeetPatil commented 9 months ago

@mattansb, @rempsyc, @etiennebacher Please "Watch" this repo because all changes here affect all repositories in our organization.

strengejacke commented 9 months ago

Sounds good to me and I think this makes sense!

IndrajeetPatil commented 9 months ago

The workflow will run once a month and will make a PR if there are new versions.