-
Notifications
You must be signed in to change notification settings - Fork 16
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
Feature/25176 bitbucket readme #125
base: master
Are you sure you want to change the base?
Feature/25176 bitbucket readme #125
Conversation
* Add badges * Add new outline * Move admin guide to new file in docs directory
* Add outline * Add missing headers
Hello @kat-kan, Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here. Per the Mattermost Contribution Guide, we need to add you to the list of approved contributors for the Mattermost project. Please help complete the Mattermost contribution license agreement? This is a standard procedure for many open source projects. Please let us know if you have any questions. We are very happy to have you join our growing community! If you're not yet a member, please consider joining our Contributors community channel to meet other contributors and discuss new opportunities with the core team. |
/check-cla |
@mickmister - Looking forward to your technical review of this PR -- particularly the image updates. |
I am also looking forward to the review :) |
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.
The overall direction looks good 👍
There are still a couple of times that need work before we can merge the PR.
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.
Thanks for the contribution @kat-kan 🎉
LGTM, given hanzei's requests are fulfilled. Thanks!
@hanzei - I believe the only check remaining is to ensure that the image assets are in the correct location. |
@cwarnermm I believe they are but builds are failing after moving images because they expect specific location. I am waiting for confirmation that I should revert changes. |
…les with new directory" This reverts commit 9d24874.
I reverted the changes related to images, every suggestion was introduced |
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.
We are getting there 🎉
@cwarnermm as we are still waiting for @hanzei to accept the changes, can you please consider adding "hacktoberfest-accepted" label? The review period in Hacktoberfest ends tomorrow and PR has to be either merged or have the label to be even considered. |
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.
Awesome, thank you @kat-kan 💯
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #125 +/- ##
=======================================
Coverage 15.03% 15.03%
=======================================
Files 13 13
Lines 2301 2301
=======================================
Hits 346 346
Misses 1936 1936
Partials 19 19 ☔ View full report in Codecov by Sentry. |
@mickmister The broken CI is unrelated to the PR. What are the next steps to getting it fixed? |
/update-branch |
@cwarnermm I'm not sure there are any image updates in the PR? |
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
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.
Thanks @kat-kan! I have just one suggestion to check-in an image that is currently pointing to https://user-images.githubusercontent.com
. This was already pointing to that so the change is optional for this PR, though since we are cleaning up the README I think why not.
Your work LGTM 👍 Thanks so much!
|
||
### Onboard users | ||
![Bitbucket plugin screenshot](https://user-images.githubusercontent.com/45372453/97643091-114a1500-1a47-11eb-9863-2e0e308706ea.png) |
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.
Can we instead have the image committed to this repo?
Summary
This PR organizes README.md, admin-guide.md and project assets in a way described here mattermost/mattermost#25176
I have
Ticket Link
Fixes mattermost/mattermost#25176
https://mattermost.atlassian.net/browse/MM-55077