foxglove / ws-protocol

Foxglove WebSocket protocol specification and libraries
MIT License
99 stars 60 forks source link

Add workflow to approve dependabot PRs #859

Closed defunctzombie closed 3 weeks ago

defunctzombie commented 3 weeks ago

Changelog

None

Docs

None

Description

Auto-approve and merge dependabot PRs.

linear[bot] commented 3 weeks ago

FG-8325 Setup foxglove bot to approve & merge ws-protocol dependabot PRs automatically

defunctzombie commented 3 weeks ago

@jtbandes @achim-k the linear issue asks for auto-merge as well. I can add that if we think it would be safe and appropriate?

achim-k commented 3 weeks ago

Auto-merge would be useful. I believe that we have enough tests in place to make it safe enough

defunctzombie commented 3 weeks ago

Will point out that we don't seem to have any tests for FoxgloveClient right now.

Perfect 👏