Closed woodruffw closed 1 month ago
I think dependabot supports git submodules at some level maybe that would work?
(I cannot believe I'm suggesting using submodules for anything)
I think dependabot supports git submodules at some level maybe that would work?
(I cannot believe I'm suggesting using submodules for anything)
Yeah, I could do this with a submodule but then we're using submodules :lolsob:
would this work with a cron? just reading the latest commit off of that repo?
I think so -- PyCA Cryptography has a similar "update this ref in the workflow with a cron workflow" that I can crib.
For the latest releases: https://github.com/woodruffw/cpython-release-tracker/pull/5
I need to figure out a good way to automate this PR as well.