-
Notifications
You must be signed in to change notification settings - Fork 220
Improve status messages for app bulk execute task
#6692
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
base: app_bulk_execute_no_output_file_without_watch
Are you sure you want to change the base?
Improve status messages for app bulk execute task
#6692
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
We detected some changes at Caution DO NOT create changesets for features which you do not wish to be included in the public changelog of the next CLI release. |
Coverage report
Show files with reduced coverage 🔻
Test suite run success3485 tests passing in 1406 suites. Report generated by 🧪jest coverage report action from 4b2abcd |

WHY are these changes introduced?
To improve the formatting of
app bulk executestatus messaging when--watchis used.WHAT is this pull request doing?
typefield to all bulk operation GraphQL queries and mutationsBulkOperationTypeenumHow to test your changes?
Measuring impact
How do we know this change was effective? Please choose one:
Checklist