Skip to content

chore: add "Dependabot CI" workflow for automatic dependency merging - #240

Merged
panz3r merged 1 commit into
mainfrom
chore-dependabot-ci
Nov 11, 2025
Merged

chore: add "Dependabot CI" workflow for automatic dependency merging#240
panz3r merged 1 commit into
mainfrom
chore-dependabot-ci

Conversation

@panz3r

@panz3r panz3r commented Nov 11, 2025

Copy link
Copy Markdown
Member

This PR introduces a new GitHub Actions workflow to automate merging Dependabot pull requests. The workflow is designed to run on pull requests and uses a third-party action to handle the merging process.

Automation and CI improvements:

  • Added a new workflow file .github/workflows/dependabot-ci.yml that triggers on pull requests and uses the fastify/github-action-merge-dependabot action to automatically squash-merge Dependabot PRs.

@panz3r panz3r added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Nov 11, 2025
@panz3r
panz3r enabled auto-merge (squash) November 11, 2025 00:05
@panz3r
panz3r disabled auto-merge November 11, 2025 00:06
@panz3r
panz3r merged commit aa5b66a into main Nov 11, 2025
10 checks passed
@panz3r
panz3r deleted the chore-dependabot-ci branch November 11, 2025 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant