I’d like the @r-ryantm update bot to update the packages I maintain automatically.
What is required for this?
I’d specifically like for this to happen for the stretchly package:
Currently it is at version 0.19.1. I just sent a PR adding an updateScript and updating it to 0.20.1. However, it would have been nice if the update bot would have at least bumped the version for me:
What do I need to do to get the update bot to send PRs updating my packages?
It already is getting to last step of building the package, so there isn’t anything else you need to do to make r-ryantm try to update it. I regularly post the logs, so you can look there for whatever packages you are curious about.
In the future, I’ll have to check the logs in the other thread, as well as keep an eye on repology for packages of mine that aren’t able to be updated automatically.
I would love this, if we also had ways to flag false positives on open update issues, something like “@r-ryantm mark AlreadyNewest”, because I’ve encountered many times where the latest official release was 3 years old, but we have an unstable-YYYYMMDD which is significantly more, “up to date”(this could be handled by repology, but I don’t think they want to have an exception first policy when it comes to Nix).
It may also serve as a good tool for people who want to get their feet wet: they can remedy “easier” updates, or categorize them by language/build toolchain.