connectrpc / grpcreflect-go

gRPC-compatible server reflection for any net/http server.
https://connectrpc.com
Apache License 2.0
76 stars 7 forks source link

Automate adding issues and PRs to project board #67

Closed chrispine closed 11 months ago

chrispine commented 11 months ago

This introduces automation for adding issues and PRs to an org-wide project board. The goal is to have a clear view into incoming issues/PRs so that we know none can fall through the cracks.

This was first tested in examples-go: https://github.com/connectrpc/examples-go/pull/145