connectrpc / connectrpc.com

Docs, governance, and RFCs for Connect: Protobuf RPC that works.
https://connectrpc.com
Apache License 2.0
15 stars 19 forks source link

Automate adding issues and PRs to project board #95

Closed chrispine closed 9 months ago

chrispine commented 9 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

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
connect ✅ Ready (Inspect) Visit Preview Nov 14, 2023 9:31pm
akshayjshah commented 9 months ago

Doesn't this file need to go in the workflows subdirectory?

nicksnyder commented 9 months ago

ugh, yes it should. I was robot approving PRs based on the prototype one. Chris we really do need batch changes :)

chrispine commented 9 months ago

Yes, my mistake! Once Akshay is done with his repo audit, I will go through and fix all of these.