Skip to content

chore: add Dependabot + CI + auto-merge - #2

Merged
svandragt merged 1 commit into
mainfrom
chore/dependabot-automerge
Jun 11, 2026
Merged

chore: add Dependabot + CI + auto-merge#2
svandragt merged 1 commit into
mainfrom
chore/dependabot-automerge

Conversation

@svandragt

Copy link
Copy Markdown
Owner

Summary

  • Add .github/dependabot.yml to keep GitHub Actions up to date (weekly schedule, github-actions ecosystem only — this is a Vala project with no package manifests)
  • Add .github/workflows/ci.yml with a test job (echo ok) required by branch protection
  • Add .github/workflows/dependabot-auto-merge.yml to automatically merge Dependabot PRs once CI passes

Repo settings applied

  • allow_auto_merge enabled on the repository
  • Branch protection on main requires the test status check to pass before merging

🤖 Generated with Claude Code

- Add .github/dependabot.yml for github-actions ecosystem (weekly)
- Add .github/workflows/ci.yml with test job
- Add .github/workflows/dependabot-auto-merge.yml for auto-merging Dependabot PRs

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@svandragt
svandragt merged commit 53665dd into main Jun 11, 2026
4 checks passed
@svandragt
svandragt deleted the chore/dependabot-automerge branch June 11, 2026 12:56
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