-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Cleanup #1986
Conversation
Signed-off-by: Amber Torrise <at895452@broadcom.net>
Signed-off-by: Amber Torrise <112635587+ATorrise@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #1986 +/- ##
=======================================
Coverage 91.03% 91.03%
=======================================
Files 635 635
Lines 18608 18608
Branches 3859 3859
=======================================
Hits 16939 16939
Misses 1668 1668
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Amber Torrise <at895452@broadcom.net>
…c changes in our two cli readmes Signed-off-by: Amber Torrise <at895452@broadcom.net>
Signed-off-by: Amber Torrise <at895452@broadcom.net>
Signed-off-by: Amber Torrise <at895452@broadcom.net>
Signed-off-by: Amber Torrise <at895452@broadcom.net>
Signed-off-by: Amber Torrise <at895452@broadcom.net>
…d to specify Signed-off-by: Amber Torrise <at895452@broadcom.net>
Signed-off-by: Amber Torrise <at895452@broadcom.net>
git config --global user.name ${{ secrets.ZOWE_ROBOT_USER }} | ||
git config --global user.email ${{ secrets.ZOWE_ROBOT_EMAIL }} | ||
git add "${{ github.workspace }}/packages/cli/README.md" | ||
git commit -m "Synching cli readmes" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whenever possible, please make sure to add the -s
flag to avoid more missing signoffs 😋
Signed-off-by: Amber Torrise <at895452@broadcom.net>
Kudos, SonarCloud Quality Gate passed! |
Signed-off-by: Amber Torrise <112635587+ATorrise@users.noreply.github.com>
Signed-off-by: Amber Torrise <112635587+ATorrise@users.noreply.github.com>
WIP!! - growing into something that needs approval -> developing a write up / proposal to work on this
Creating workflow to copy changes fromzowe-cli/README.md
tozowe-cli/packages/cli/README.md
so we only need to edit one file