-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
msstore publish
without submitting (commiting)
#32
Comments
jakubmeysner
added a commit
to jakubmeysner/msstore-cli
that referenced
this issue
May 1, 2024
jakubmeysner
added a commit
to jakubmeysner/msstore-cli
that referenced
this issue
May 1, 2024
jakubmeysner
added a commit
to jakubmeysner/msstore-cli
that referenced
this issue
May 1, 2024
jakubmeysner
added a commit
to jakubmeysner/msstore-cli
that referenced
this issue
May 1, 2024
jakubmeysner
added a commit
to jakubmeysner/msstore-cli
that referenced
this issue
May 1, 2024
jakubmeysner
changed the title
May 3, 2024
msstore publish
without submittingmsstore publish
without submitting (commiting)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to automate submission of my app using the MS Store CLI. I'm able to create a new submission and upload the MSIX with the
msstore publish
, however I'm having trouble finding a way to also automatically publish the release notes -msstore submission update
can only edit a draft submission, there's no command to unsubmit a submission. As such I'd like to suggest adding a parameter to themsstore publish
command for skipping submitting the submission, so that you could update it and then submit it usingmsstore submission publish
.The text was updated successfully, but these errors were encountered: