Skip to content

chore: run dependabot version checks daily - #18

Merged
xnoto merged 1 commit into
mainfrom
chore/dependabot-daily
Aug 25, 2026
Merged

chore: run dependabot version checks daily#18
xnoto merged 1 commit into
mainfrom
chore/dependabot-daily

Conversation

@xnoto

Copy link
Copy Markdown
Contributor

Switches the centrally managed .github/dependabot.yml schedule from weekly to daily (weekday checks) for every ecosystem in all 11 active repos, including the docker directories.

Apply pushes updated .github/dependabot.yml via the usual sync commits. Grouping stays as-is, so the PR volume shape is unchanged — groups just get evaluated every weekday instead of once a week. Daily cadence also means Dependabot-opened events (and therefore Discord notifications) can occur on any weekday.

@github-actions

Copy link
Copy Markdown

OpenTofu Plan

OpenTofu will perform the following actions:
# github_branch_protection.protections[".github"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOPDNmL84EC8t_"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_branch_protection.protections["cflan"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOOulWjM4EPi_e"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_branch_protection.protections["images"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOQsexys4EPi_f"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_branch_protection.protections["kustomize-cluster"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOQsxTyc4EPi_g"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_branch_protection.protections["shared-workflows"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOQsfaHs4EPi_h"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_branch_protection.protections["terraform-libvirt-domain"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOQsXn984EPi_i"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_branch_protection.protections["tfroot-aws"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOQsXn6c4EPi_j"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_branch_protection.protections["tfroot-cloudflare"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOQsXoEM4EPi_k"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_branch_protection.protections["tfroot-github"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOQsXoMs4EPi_l"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_branch_protection.protections["tfroot-libvirt"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOQsXoKM4EPi_n"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_branch_protection.protections["www"] will be updated in-place
~ resource "github_branch_protection" "protections" {
id = "BPR_kwDOOuKZAc4EPi_o"
# (10 unchanged attributes hidden)
~ required_pull_request_reviews {
~ dismissal_restrictions = [
+ "makeitworkcloud/admins",
]
~ pull_request_bypassers = [
+ "makeitworkcloud/admins",
]
# (5 unchanged attributes hidden)
}
~ restrict_pushes {
~ push_allowances = [
+ "makeitworkcloud/admins",
]
# (1 unchanged attribute hidden)
}
# (1 unchanged block hidden)
}
# github_repository_file.dependabot[".github"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = ".github:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
# github_repository_file.dependabot["cflan"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
- "directory": "/"
"groups":
"pip":
"patterns":
- "*"
"package-ecosystem": "pip"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = "cflan:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
# github_repository_file.dependabot["images"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
- "directory": "/gh-cli"
"groups":
"docker":
"patterns":
- "*"
"package-ecosystem": "docker"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
- "directory": "/tfroot-runner"
"groups":
"docker":
"patterns":
- "*"
"package-ecosystem": "docker"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = "images:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
# github_repository_file.dependabot["kustomize-cluster"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = "kustomize-cluster:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
# github_repository_file.dependabot["shared-workflows"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = "shared-workflows:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
# github_repository_file.dependabot["terraform-libvirt-domain"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
- "directory": "/"
"groups":
"opentofu":
"patterns":
- "*"
"package-ecosystem": "opentofu"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = "terraform-libvirt-domain:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
# github_repository_file.dependabot["tfroot-aws"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
- "directory": "/"
"groups":
"opentofu":
"patterns":
- "*"
"package-ecosystem": "opentofu"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = "tfroot-aws:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
# github_repository_file.dependabot["tfroot-cloudflare"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
- "directory": "/"
"groups":
"opentofu":
"patterns":
- "*"
"package-ecosystem": "opentofu"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = "tfroot-cloudflare:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
# github_repository_file.dependabot["tfroot-github"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
- "directory": "/"
"groups":
"opentofu":
"patterns":
- "*"
"package-ecosystem": "opentofu"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = "tfroot-github:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
# github_repository_file.dependabot["tfroot-libvirt"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
- "directory": "/"
"groups":
"opentofu":
"patterns":
- "*"
"package-ecosystem": "opentofu"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = "tfroot-libvirt:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
# github_repository_file.dependabot["www"] will be updated in-place
~ resource "github_repository_file" "dependabot" {
~ content = <<-EOT
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
"updates":
- "directory": "/"
"groups":
"github-actions":
"patterns":
- "*"
"package-ecosystem": "github-actions"
"schedule":
- "interval": "weekly"
+ "interval": "daily"
"version": 2
EOT
id = "www:.github/dependabot.yml:main"
# (9 unchanged attributes hidden)
}
Plan: 0 to add, 22 to change, 0 to destroy.

@xnoto
xnoto merged commit 89cf6f7 into mainAug 25, 2026
4 checks passed
@xnoto
xnoto deleted the chore/dependabot-daily branch August 25, 2026 15:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@xnoto