Skip to content

chore(ci): slow both dependabot channels from weekly to monthly #13850

Description

@os-sam

Maintainer-directed change (direct-dispatch channel; the dispatching PM session is session_015adLit3ZYASJiXwxKG78Wi). Sibling of objectstack-ai/objectui#7039 — same ruling, this repo's copy.

Authorization, quoted verbatim

2026-08-31, PM chat channel: first 「interval: weekly → monthly」 (ruled for objectui), then:

objectstack 也改为按月

The change

.github/dependabot.yml — both update blocks (package-ecosystem: "npm" and package-ecosystem: "github-actions"):

  • schedule.interval: "weekly""monthly"
  • Remove the day: "monday" line in each block — schedule.day is only meaningful for weekly per the dependabot config schema; verify against the current schema docs rather than taking it from this card, and report instead of guessing if that reading is wrong.
  • Keep time: "02:00" (valid for any interval) and everything else — groups, open-pull-requests-limit, commit-message config — untouched.

Context

Cadence-only change: dependency-update PR volume drops ~4×; GitHub security-alert PRs are not driven by schedule and stay immediate. Any auto-merge machinery stays as is.

Acceptance

  • YAML parses after the edit (quote the command).
  • The repo's changeset gate consulted, not assumed (.github/ is not released-package source; expect none owed).
  • Diff touches only the two interval values and the two day lines.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions