microsoft / microsoft/winget-pkgs
wingetbot incorrectly applies `New-Package` label
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 616
Description
Take a look at the following PRs that have both `New-Package` (a new PackageId being added) & `New-Manifest` (a version update to existing PackageId), which should be mutually exclusive.
https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+label%3ANew-Manifest+label%3ANew-Package+is%3Aclosed
In most cases, it appears that the bot is incorrectly applying the `New-Package` label, and subsequent validation runs apply the correct `New-Manifest` label.
Contributor guide
Research direction
Start with the linked closed-PR search for items carrying both New-Package and New-Manifest, then compare their initial labels with labels after subsequent validation runs. Trace the wingetbot label decision and confirm that a new PackageId receives New-Package while a version update receives New-Manifest, but no file or entry point is named in this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100