-
Notifications
You must be signed in to change notification settings - Fork 85
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
Cleanup #1986
Conversation
Signed-off-by: Amber Torrise <[email protected]>
Signed-off-by: Amber Torrise <[email protected]>
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 <[email protected]>
…c changes in our two cli readmes Signed-off-by: Amber Torrise <[email protected]>
Signed-off-by: Amber Torrise <[email protected]>
Signed-off-by: Amber Torrise <[email protected]>
Signed-off-by: Amber Torrise <[email protected]>
Signed-off-by: Amber Torrise <[email protected]>
…d to specify Signed-off-by: Amber Torrise <[email protected]>
Signed-off-by: Amber Torrise <[email protected]>
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 <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
Signed-off-by: Amber Torrise <[email protected]>
Signed-off-by: Amber Torrise <[email protected]>
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