feat: Add new workflow to update the maintainers servers list#3010
Merged
qdm12 merged 13 commits intoqdm12:masterfrom Mar 3, 2026
Merged
feat: Add new workflow to update the maintainers servers list#3010qdm12 merged 13 commits intoqdm12:masterfrom
qdm12 merged 13 commits intoqdm12:masterfrom
Conversation
Co-authored-by: Quentin McGaw <quentin.mcgaw@gmail.com>
c31178d to
80616b0
Compare
This reverts commit 80616b0.
Contributor
Author
|
Updated testing:
To generate the PR, tha now reverted changes were applied to run in the forked repo, triggered by the PR, and ignoring the checks regarding file chages. 80616b0 |
2 tasks
27f74e4 to
fe3d4a9
Compare
d0247a1 to
0eeee5c
Compare
qdm12
approved these changes
Mar 3, 2026
Owner
qdm12
left a comment
There was a problem hiding this comment.
Let's get this party started!!! 💯
Sorry I took forever to re-review this
mort666
pushed a commit
to mort666/gluetun
that referenced
this pull request
Mar 8, 2026
…th pull requests (qdm12#3010)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
A new workflow has been created that will run the update servers action in maintainer mode, then raise/merge a PR with the changes.
Trivial checks are performed:
the static servers list file is valid jsonThe workflow will run once every two months, on the first of the month, at 03:11UTC.
The workflow can also be triggered manually.
You can see some invocations on my fork here: https://github.com/shwoop/gluetun/actions/workflows/update-servers-list.yml
An example merged PR (since reverted): shwoop#16
Issue
#2919
Assertions