Skip to content

chore(actions): add "Dependabot CI" workflow for automatic dependency merging#42

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

chore(actions): add "Dependabot CI" workflow for automatic dependency merging#42
panz3r merged 1 commit intomainfrom
chore-dependabot-ci

Conversation

@panz3r
Copy link
Member

@panz3r panz3r commented Nov 10, 2025

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

Automation improvements:

  • Added a new workflow file .github/workflows/dependabot-ci.yml that automatically merges Dependabot PRs using the fastify/github-action-merge-dependabot action with squash merge method enabled.

@panz3r panz3r added enhancement New feature or request github_actions Pull requests that update GitHub Actions code labels Nov 10, 2025
@panz3r panz3r merged commit abd7dd0 into main Nov 11, 2025
5 checks passed
@panz3r panz3r deleted the chore-dependabot-ci branch November 11, 2025 00:00
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