Skip to content

chore(ci): add Mergify Dependabot batching + dependabot.yml#14

Merged
govindkavaturi-art merged 2 commits into
mainfrom
chore/mergify-and-dependabot
May 4, 2026
Merged

chore(ci): add Mergify Dependabot batching + dependabot.yml#14
govindkavaturi-art merged 2 commits into
mainfrom
chore/mergify-and-dependabot

Conversation

@govindkavaturi-art
Copy link
Copy Markdown
Member

Summary

  • Adds `.mergify.yml` — Dependabot batching queue (5 at a time, 30 min max wait) gated on the new `Typecheck, Test, Build` check from ci: add workflow for typecheck, test, and build #3.
  • Adds `.github/dependabot.yml` — weekly Monday npm + GitHub Actions updates with patch+minor grouping.

Mirrors the pattern shipped in cueapi-core (#31, #43), cueapi-cli (#32, #36), and cueapi/cueapi (#624, #626). Mergify GitHub App is already installed on the cueapi org.

🤖 Generated with Claude Code

Gk and others added 2 commits May 4, 2026 11:17
Mirrors the pattern in cueapi-core / cueapi-cli / cueapi/cueapi:
- .mergify.yml: 5-at-a-time Dependabot batch with 30 min max wait,
  gated on the new `Typecheck, Test, Build` check from #3.
- .github/dependabot.yml: weekly Monday npm + GitHub Actions updates
  with patch+minor grouping.

Mergify GitHub App is installed on the cueapi org with all-repositories
access (since 2026-05-04T10:24); this config will activate on merge.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…y-paste error from #3)

The SHA f677139bbe7f9c59b41e40162b753c062f5d49a3 is for actions/setup-python@v5.3.0,
not actions/setup-node. CI failed with "Unable to resolve action ... unable to find
version" on every run since #3 merged. Replacing with actions/setup-node@v4.4.0's
correct SHA so CI actually runs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@govindkavaturi-art govindkavaturi-art merged commit b2e0015 into main May 4, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant