From fc99ee44559aea9e630dd74ffcd50bc8e2b286ab Mon Sep 17 00:00:00 2001 From: "talieisin-org-automation[bot]" <317582940+talieisin-org-automation[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:40:57 +0000 Subject: [PATCH 1/2] chore: update .github/dependabot.yml (org automation sync) --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 73206b1..ad6fa13 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,4 @@ -# managed-by: talieisin-org-bootstrap v4 +# managed-by: talieisin-org-bootstrap v5 version: 2 updates: - package-ecosystem: "github-actions" @@ -7,6 +7,10 @@ updates: interval: "weekly" open-pull-requests-limit: 10 groups: + majors: + applies-to: version-updates + patterns: ["*"] + update-types: ["major"] minor-and-patch: applies-to: version-updates patterns: ["*"] From ea89276d955b426d95baa6372577c7616b171743 Mon Sep 17 00:00:00 2001 From: "talieisin-org-automation[bot]" <317582940+talieisin-org-automation[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:40:59 +0000 Subject: [PATCH 2/2] chore: update .github/workflows/dependabot-agent.yml (org automation sync) --- .github/workflows/dependabot-agent.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-agent.yml b/.github/workflows/dependabot-agent.yml index dd6c21c..db5d7ce 100644 --- a/.github/workflows/dependabot-agent.yml +++ b/.github/workflows/dependabot-agent.yml @@ -1,6 +1,7 @@ # managed-by: talieisin-org-bootstrap v4 # Fires when the org dispatcher labels a major Dependabot PR `ai-upgrade`. -# All logic lives in Talieisin/.github — see its docs/ai-automation.md. +# All logic lives in the org's shared reusable workflows; operational +# documentation is internal. name: AI upgrade on: pull_request: