Open JChrist opened 1 year ago
@JChrist not sure if I understood what needs to be done here... ? 🤔
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.
@JChrist you mean something like: https://github.com/marketplace/actions/dependabot-auto-merge ?
you sure you want that?
Yes, something along those lines:
Dependabot updates require code review and repo admin merge. This could be changed to be approved and merged automatically if tests pass.