Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic update of submodules #22

Open
liskin opened this issue May 24, 2024 · 3 comments
Open

Automatic update of submodules #22

liskin opened this issue May 24, 2024 · 3 comments

Comments

@liskin
Copy link
Contributor

liskin commented May 24, 2024

Some of the submodules here are slightly out of date. I was wondering if we perhaps want a GitHub Actions workflow that keeps the submodules pointing to the latest?

Something like https://github.com/xmonad/xmonad-web/blob/gh-pages/.github/workflows/submodule.yaml, or use an action from the marketplace, or something.

@Frenzie
Copy link
Member

Frenzie commented May 24, 2024

I'm not sure if that's necessarily desirable. It could be under development and therefore unstable, or worse. The situation as it is right now means I can confidently say that none of these do anything suspicious because I trust that whoever merged it personally gave it a quick look.

I suppose an action that opened a PR once a month or so would be alright as far as the suspicious behavior goes.

@liskin
Copy link
Contributor Author

liskin commented May 24, 2024

That's a good point. I'll try to think of something. (Sooner or later 🙂)
(we have PR-opening automation in xmonad as well so I know where to start)

@Frenzie
Copy link
Member

Frenzie commented May 24, 2024

Right, it could still be in an unstable state though, currently presumed as pinned to a stable state here. I presume that people may not diligently use tags for little plugins. But perhaps I'm overthinking it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants