Skip to content

fix(ci): run Dependabot merge sweep on a schedule - #48

Merged
gitctrlx merged 1 commit into
mainfrom
fix/dependabot-schedule-sweep
Aug 31, 2026
Merged

fix(ci): run Dependabot merge sweep on a schedule#48
gitctrlx merged 1 commit into
mainfrom
fix/dependabot-schedule-sweep

Conversation

@gitctrlx

Copy link
Copy Markdown
Member

Platform ops-dependabot now squash-merges green Dependabot PRs on schedule (qntx/workflows#34, @v2 moved).

This caller must fire on schedule / workflow_dispatch or the sweep never runs. pull_request still only arms auto-merge (no-op without required checks, no longer fails UNSTABLE).

pull_request only cannot merge-when-green: GitHub auto-merge rejects
UNSTABLE, and this job is itself a pending check. schedule squash-merges
when other checks are green. Pin remains @v2.
Copilot AI lite review requested due to automatic review settings August 31, 2026 17:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@gitctrlx
gitctrlx merged commit 23d290c into main Aug 31, 2026
2 checks passed
@gitctrlx
gitctrlx deleted the fix/dependabot-schedule-sweep branch August 31, 2026 17:05
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.

2 participants