russellbanks / Komac

The Community Manifest Creator for WinGet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature/Idea]: automatically open a link to the created PR

rakleed opened this issue · comments

What would you like to see changed/added?

It would be nice if the link to the created PR automatically opened in the browser, as is done in wingetcreate.

I opted against this because creating lots of pull requests in a go could become annoying because lots of tabs will get opened. In the vast majority of terminals, you should be able to click the link that it shown so then the user has the option of whether to open it or not.

Maybe we can add a environment variable to let user enable this feature by themselves(It should be disabled by default). Because it's more tedious than adding an option so that users can choose whether enable it

@russellbanks could you please mention this environmental variable in the README?