Skip to content

[CI] Automatic dependency updates #112

Merged
yotamloe merged 15 commits into
masterfrom
feat/dependencies
Jan 5, 2026
Merged

[CI] Automatic dependency updates #112
yotamloe merged 15 commits into
masterfrom
feat/dependencies

Conversation

@yotamloe

@yotamloe yotamloe commented Dec 31, 2025

Copy link
Copy Markdown
Contributor

Description

  • Add e2e test
  • Add automatic dependenbot pr merge

What type of PR is this?

(check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build / CI
  • ⏩ Revert

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help from somebody

Comment thread .github/workflows/dependabot-notifications.yml Outdated
Comment thread .github/workflows/dependabot-automerge.yml Fixed
@yotamloe
yotamloe requested a review from shakhar December 31, 2025 12:18
Comment thread .github/workflows/ci.yml
Comment on lines +3 to +4
on:
pull_request:

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should run only on dependabot's PRs, no? We need to make sure we do not auto merge PRs that are not depedabot's PRs

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahhh nvm, I see this now

@shakhar shakhar left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@yotamloe
yotamloe merged commit 26d3c5c into master Jan 5, 2026
16 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