microsoft / winget-pkgs

The Microsoft community Windows Package Manager manifest repository
MIT License
8.35k stars 4.27k forks source link

[Disable Feature]: Auto-update of Tonec.InternetDownloadManager #128340

Open Dragon1573 opened 7 months ago

Dragon1573 commented 7 months ago

Description of the new feature/enhancement

@wingetbot is currently running "version outdated check" automation process for most of the packages. But there's something wrong when it inspecting and submitting new version of package Tonec.InternetDownloadManager. In every "auto-update" pull request of that package, PackageVersion property is always inspected with unexpected spaces.

In order to avoid further issue with this package, is it possible to disable auto-update of this package? Or is it able to update @wingetbot so it can automatically trim all whitespaces in PackageVersion?

Proposed technical implementation details (optional)

Nope ...

### Possible Solutions
- [ ] Update @wingetbot for `PackageVersion` inspection
Trenly commented 7 months ago

[Policy] Area-Bots

Trenly commented 7 months ago

I don’t believe it is possible to turn it off for specific packages; However, I do agree with the idea to trim whitespace