-
Notifications
You must be signed in to change notification settings - Fork 401
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
Update personal access token docs screenshots #1310
Conversation
Hello @aniketh-varma, 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. |
Newest code from cwarnermm has been published to preview environment for Git SHA 2f0316d |
|
||
4. Select **Allow this account to generate personal access tokens.** | ||
|
||
![image](access_tokens_additional_roles.png) | ||
![image](access_token_profile.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.
- This screenshot isn't correct. Please refer to the existing docs page as a reference.
- Avoid renaming screenshot files. Please reuse the same filename.
- Ensure that file extensions are lowercase (not PNG).
@@ -14,11 +14,11 @@ Personal access tokens function similar to session tokens and can be used by int | |||
2. Identify the account you want to create a personal access token with. You may optionally create a new user account for your integration, such as for a bot account. By default, only System Admins have permissions to create a personal access token. | |||
3. To create an access token with a non-admin account, you must first give it the appropriate permissions. Go to **System Console > User Management > Users**, search for the user account, then select **Manage Roles** from the dropdown. | |||
|
|||
![image](access_token_manage_roles.png) | |||
![image](access_token_enable.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.
- This screenshot isn't correct. Please refer to the existing docs page as a reference.
- Avoid renaming screenshot files. Please reuse the same filename.
Newest code from cwarnermm has been published to preview environment for Git SHA 714620d |
Newest code from cwarnermm has been published to preview environment for Git SHA 2f0316d |
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.
Blocking on #1310 (comment)
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
@aniketh-varma - Are you open to applying the feedback provided in this PR? |
Newest code from mattermost-build has been published to preview environment for Git SHA 2f0316d |
@aniketh-varma - Are you open to applying the feedback provided in this PR? |
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
Newest code from hanzei has been published to preview environment for Git SHA 375ff29 |
Newest code from mattermost-build has been published to preview environment for Git SHA 375ff29 |
@aniketh-varma - Are you open to applying the feedback provided in this PR? |
Closing due to inactivity. |
Summary
Updated the screenshots for the personal access tokens docs
Ticket Link
Fixes mattermost/docs#6653