microsoft / microsoft/winget-create
Custom PR body on submit command
Open
Nobody has claimed this yet.
Issue-Feature
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
Description
Description of the new feature / enhancement
- Continued from https://github.com/microsoft/winget-create/discussions/568
The idea is to add the ability to set a custom md or text to PR body on submit command, just like this has the ability to set custom PR title.
And also add an option to not open the PR page after the submit command. That would be very helpful for my automation.
Proposed technical implementation details
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the submit command entry point and trace the existing custom PR title handling. Verify how submit options are defined and how the PR page is opened; done means users can supply markdown or text for the PR body and opt out of opening the PR page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100