dandi / dandi-infrastructure

A repository to collect docs/issues on DANDI project infrastructure
Apache License 2.0
0 stars 6 forks source link

Add action to auto-add new issues to project board #145

Closed waxlamp closed 1 year ago

waxlamp commented 1 year ago

This should cause new issues filed here to show up in our project board.

Note that this is an identical copy of the same workflow file in dandi-archive. After brief reading about using an org-level .github repository, I'm not sure that's the right way to share this workflow between repos (unless we do that and then use "caller" workflows in each repository--that would be better than this straight copying, I guess).

I'd like to merge this in so we can have the auto-add functionality, then revisit later to refactor the workflow out into a common space, if possible. If there's a simple way to accomplish that right away, let me know and we can maybe do that instead.

TODO: