Allow approval of multiple staged packages at once #206018
🏷️ Discussion TypeProduct Feedback BodyAs a monorepo maintainer, approving each package individually is extremely time consuming. Having support for |
Replies: 4 comments
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
This comment was marked as spam.
This comment was marked as spam.
|
thanks @willfarrell yes, we have this on track. I'm aware we need to ship a solution that functions better for maintainers who manage multiple packages and specially releasing many at the same time from monorepos. I appreciate the feedback, please hang tight as we are working on this. |
|
I would also like to put in a strong word for this. It is common for certain programs to be published as a main package with platform-specific packages that contain pre-built binaries (e.g. If anything, I'm likely to develop inattention blindness and potentially approve a bogus staged package if someone snuck it in while I was clicking and authenticating away furiously. That doesn't even sound too implausible for the kind of targeted attack this is meant to mitigate, since it is obvious to predict when I'm about to approve staged packages: I have a long-established history of publishing releases to Some way to batch-approve staged packages would make the UX a lot more palatable, at the very least if it worked in cases where the packages reference each other and/or are staged together from the same device in quick succession. Footnotes
|
thanks @willfarrell yes, we have this on track. I'm aware we need to ship a solution that functions better for maintainers who manage multiple packages and specially releasing many at the same time from monorepos.
I appreciate the feedback, please hang tight as we are working on this.