Enhancement for "Publish to AppSource" - only perform "Go Live" if validation was already successful #1866
PSchwamborn-AINO
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We currently use the "Publish to AppSource" Action without the parameter "Promote AppSource App to go live if it passes technical validation?", wait for the validation and manually push the "go live" Button to have the ability to test the preview.
We want to automate that now and therefore i have just push the "Publish to AppSource" twice. Once without parameter and once with.
The result was that validation was restarted the second time, even though nothing had changed. And that costs time.
It would be very helpful if the “Publish to AppSource” action could recognize whether the same app version already exists in the preview and, if so, simply press the “Go Live” button.
Beta Was this translation helpful? Give feedback.
All reactions