Add "draft" status.
See original GitHub issueAdding support for a “draft” status would be immensely useful. I believe a lot of people want to make some final changes or tests before actually releasing the new version, including updating the Release Notes.
I’m not very familiar with GitHub Actions but after a quick look, I believe just adding support for a status
option here should do the trick:
https://github.com/r0adkll/upload-google-play/blob/master/lib/edits.js#L179
If I can help test or even if you need me to do a PR, let me know.
Thanks!
Issue Analytics
- State:
- Created 3 years ago
- Reactions:16
- Comments:12 (1 by maintainers)
Top Results From Across the Web
Add a DRAFT watermark - Microsoft Support
Add a DRAFT watermark ; Go to Design > Watermark. ; Choose Design > Watermark. ; On the Page Layout tab, in the...
Read more >Add a draft campaign - Google Ads Editor Help
In the data view, click Add campaign. In the edit panel, change the campaign status to Draft campaign. Enter the campaign name and...
Read more >What is the Draft Status in WordPress? - PublishPress
“Draft” is one of eight post statuses available in WordPress. A post in the Draft status is not published and it not visible...
Read more >Draft merge requests - GitLab Docs
Go to your project and select Merge requests. · In the navigation bar, select Open, Merged, Closed, or All to filter by merge...
Read more >Introducing draft pull requests - The GitHub Blog
With draft pull requests, you can clearly tag when you're coding a work in progress. Now when you open a pull request, a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@auriorx no worries. Here is a quick command that I am using that replaces this whole step for me.
If you need to pass any other parameters or if you are using a JSON file instead of JSON string from the Secrets, you can find all the documentation on fastlanes website.
Should now be resolved in
v1.0.16
per PR #78