Skip to content

chore: dependabot setup - #507

Merged
LeoBorai merged 1 commit into
mainfrom
chore/dependabot
Jan 3, 2026
Merged

chore: dependabot setup#507
LeoBorai merged 1 commit into
mainfrom
chore/dependabot

Conversation

@LeoBorai

@LeoBorai LeoBorai commented Jan 3, 2026

Copy link
Copy Markdown
Member

This pull request consolidates and streamlines the Dependabot GitHub Actions workflows by merging approval and auto-merge steps into a single workflow file. The main goal is to simplify Dependabot automation and reduce workflow duplication.

Workflow consolidation and simplification:

  • Deleted the .github/workflows/dependabot-auto-approve.yml file, removing the separate workflow for auto-approving Dependabot PRs.
  • Renamed .github/workflows/dependabot-auto-merge.yml to .github/workflows/dependabot.yml and updated the workflow name to "Dependabot Automation" for clarity.
  • Added the auto-approve step directly into the consolidated .github/workflows/dependabot.yml, so Dependabot PRs are now both approved and set for auto-merge in a single workflow.

@LeoBorai
LeoBorai enabled auto-merge (squash) January 3, 2026 17:25
@LeoBorai
LeoBorai disabled auto-merge January 3, 2026 17:48
@LeoBorai
LeoBorai merged commit 0ba09a6 into main Jan 3, 2026
10 checks passed
@LeoBorai
LeoBorai deleted the chore/dependabot branch January 3, 2026 17:48
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