vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Enhancement Request: Enable Description Generation for Existing Pull Requests
Issue:
Currently, the GitHub support for auto-generating descriptions is available only during the creation of a new pull request. Unfortunately, this feature is not extended to existing pull requests. It would be highly beneficial to incorporate this functionality for pre-existing pull requests as well.
Proposal:
To enhance the user experience and streamline the contribution process, we suggest implementing a feature that allows users to generate descriptions for already existing pull requests. This addition would not only save time but also ensure consistency in documentation across all stages of the pull request lifecycle.
Benefits:
Consistency:
Provides a uniform approach to documentation for both new and existing pull requests. Time-Saving:
Saves contributors time by eliminating the need to manually create or update pull request descriptions. Improved Workflow:
Enhances the overall workflow by simplifying the documentation process and reducing potential errors. Implementation:
Consider adding a button or option within the GitHub interface that triggers the description generation for existing pull requests. This feature could utilize similar logic to the one employed during the creation of new pull requests.
Note:
This improvement aligns with the goal of creating a more efficient and user-friendly environment for collaboration within the GitHub platform.
Closing as there's not enough interest in this feature.
Closing as there's not enough interest in this feature.
What do you mean by "not interest"? Are you indicating that someone won't contribute to this feature? I am willing to contribute to it.
cc: @alexr00
By "not enough interest" I mean that I haven't heard from other users (either from upvotes/comments here, in other GitHub issues, or from folks on the VS Code team) that this is something they want.
If you want to contribute to it, that would be great! However, given that there's limited interested I would not be able to provide a lot of guidance on where to get started. We did discus this a bit, and the UX that sounded good was to have a sparkle that shows in the PR description input box when you use the "Edit Comment" action on the PR description. I think the bulk of the work would actually be to add this UI for a sparkle icon in the PR description input box.
I'm interested! Like @amantiwari1 I think, I'd assumed it would be a natural progression from the existing functionality.
@alexr00 how about re-opening the request and giving it a little more time to garner some attention / interest?
Sure, happy to reopen and see if there's more interest.