microsoft / microsoft/winget-pkgs
[Feature/Bots]: Allow mods to rename issue title
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 376
Description
Description of the new feature/enhancement
Sometimes, people open a bug report or a package issue, but mods have a more accurate title in mind related to what the issue actually describes, or may be sometimes, people forget to update the default issue title and just fill out the issue form and submit it. Examples:
- https://github.com/microsoft/winget-cli/issues/4430
- https://github.com/microsoft/winget-pkgs/issues/82134
/cc @jedieaston @ItzLevvie @OfficialEsco @denelon @Trenly
Proposed technical implementation details (optional)
Over to @trenly, he can update .github/fabricbot.json to add a command to set the title, if the mentioned people agree.
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 by reading .github/fabricbot.json and reviewing the linked example issues to understand the desired moderator workflow. Add a bot command that lets authorized moderators rename an issue title, then verify that the command updates the title as intended without changing other issue content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 63/100