Skip to content

ci: automate Dependabot updates and auto-merge#378

Merged
mergify[bot] merged 2 commits into
os-autoinst:masterfrom
okurz:feature/mergify_auto_merge_dependabot
Jul 10, 2026
Merged

ci: automate Dependabot updates and auto-merge#378
mergify[bot] merged 2 commits into
os-autoinst:masterfrom
okurz:feature/mergify_auto_merge_dependabot

Conversation

@okurz

@okurz okurz commented Jul 10, 2026

Copy link
Copy Markdown
Member

Motivation:
Automate GHA workflow updates via Dependabot and automatically squash-merge
them when CI passes to eliminate manual maintenance.

Design Choices:
Configured Dependabot for github-actions and added a squash auto-merge
Mergify rule for dependabot[bot]. Removed obsolete delayed-merge rules.

Benefits:
Saves maintainer time by fully automating dependency updates with high security
while preserving clean linear git history.

okurz added 2 commits July 10, 2026 13:41
Motivation:
Automate GHA workflow updates via Dependabot and automatically squash-merge
them when CI passes to eliminate manual maintenance.

Design Choices:
Configured Dependabot for github-actions and added a squash auto-merge
Mergify rule for `dependabot[bot]`. Removed obsolete delayed-merge rules.

Benefits:
Saves maintainer time by fully automating dependency updates with high security
while preserving clean linear git history.
@okurz okurz force-pushed the feature/mergify_auto_merge_dependabot branch from abdea83 to 36f435e Compare July 10, 2026 11:41
@mergify mergify Bot merged commit f641dce into os-autoinst:master Jul 10, 2026
6 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.

3 participants