gh-project icon indicating copy to clipboard operation
gh-project copied to clipboard

Support listing beta projects

Open spigelli opened this issue 4 years ago • 2 comments

  • [ ] Allow configuring a folder to or configuring every command to point at the projects beta api
  • [ ] List beta projects

spigelli avatar Oct 26 '21 21:10 spigelli

would the beta projects api replace the (old?) rest api? would you suggest to replace the existing list command with this? Or possibly behind a --beta flag?

rethab avatar Oct 27 '21 06:10 rethab

I haven't found much info on the beta's timeline and all the qraphql fields for beta are prefixed with ProjectNext, so it's probably fine that current projects commands get kept as rest. The --beta flag is probably fine for now, it would be nice if it could have something like cli/cli#4332 describes since the beta will probably go out as a Github Teams and up only feature.

Also I remember seeing a blurb saying that repo specific projects would be added to the beta, so maybe a repos could be individually configured via an environment variable? I don't like the idea of using env vars but I don't see how it could be pretty without cli/cli#4332

spigelli avatar Oct 27 '21 16:10 spigelli