Closed vitaliy-leschenko closed 7 years ago
Hi @vlechenko, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.
TTYL, MSBOT;
Hi, I am closing and re-opening this PR to bump the CLA bot. Sorry for the inconvenience!
Hi @vlechenko, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! You've already signed the contribution license agreement. Thanks! We will now validate the agreement and then real humans will evaluate your PR.
TTYL, MSBOT;
@vlechenko This functionality has been added in the extension now. You can check 'Skip Polling' checkbox to avoid waiting for submission to get published. Your efforts to enhance the extension are really appreciated! Keep the feedback coming! :-)
Thank you!
To both tasks added new parameter "waiting"
{ "name": "waiting", "type": "boolean", "label": "Waiting to Release", "defaultValue": true, "required": true, "helpMarkDown": "It may take several hours." }
It have default value "true", so by default it is backwards compatibility. But user can uncheck this option to skip waiting release.