cytechmobile / radicle-jetbrains-plugin

Radicle plugin for Jetbrains IDEs
https://plugins.jetbrains.com/plugin/19664-radicle
Apache License 2.0
15 stars 0 forks source link

Dependabot Github Action Automation #201

Open JChrist opened 1 year ago

JChrist commented 1 year ago

Dependabot updates require code review and repo admin merge. This could be changed to be approved and merged automatically if tests pass.

gsaslis commented 1 year ago

@JChrist not sure if I understood what needs to be done here... ? 🤔

JChrist commented 1 year ago

I'm thinking about some kind of github actions workflow, either within an existing one, or a new one, that adds code review approval to dependabot PRs and sets them to merge automatically if all checks/tests pass.

gsaslis commented 1 year ago

@JChrist you mean something like: https://github.com/marketplace/actions/dependabot-auto-merge ?

you sure you want that?

JChrist commented 1 year ago

Yes, something along those lines: