Add update avatar on user api
What does this MR do and why?
Add Update avatar
on user api
Endpoint: user/avatar
This MR allows users to customize avatars for group and project access token bots.
Connected to : Allow avatar customization for group or project... (#356868 - closed)
How to set up and validate locally
curl --request PUT \
--url http://gdk.test:3000/api/v4/user/avatar \
--header 'Authorization: Bearer <PROJECT_OR_GROUP_BOT_ACCESS_TOKEN' \
--header 'Content-Type: multipart/form-data' \
--form 'avatar=@<PATH_TO_FILE>'
Merge request reports
Activity
Hey @lifez!
Thank you for your contribution to GitLab. Please refer to the contribution documentation for an overview of the process.
When you're ready for a first review, post
@gitlab-bot ready
. If you know a relevant reviewer(s) (for example, someone that was involved in a related issue), you can also assign them directly with@gitlab-bot ready @user1 @user2
.At any time, if you need help, feel free to post
@gitlab-bot help
or initiate a mentor session on Discord. Read more on how to get help.You can comment
@gitlab-bot label <label1> <label2>
to add labels to your MR. Please see the list of allowed labels in thelabel
command documentation.This message was generated automatically. You're welcome to improve it.
added Community contribution workflowin dev labels
assigned to @lifez
mentioned in issue #356868 (closed)
1 Message This merge request adds or changes documentation files. A review from the Technical Writing team before you merge is recommended. Reviews can happen after you merge. Documentation review
The following files require a review from a technical writer:
-
doc/api/users.md
(Link to current live version)
The review does not need to block merging this merge request. See the:
-
Metadata for the
*.md
files that you've changed. The first few lines of each*.md
file identify the stage and group most closely associated with your docs change. - The Technical Writer assigned for that stage and group.
- Documentation workflows for information on when to assign a merge request for review.
Reviewer roulette
Category Reviewer Maintainer backend @leetickett-gitlab
(UTC+1)
@alipniagov
(UTC+2)
workhorse @schin1
(UTC+8)
@igor.drozdov
(UTC+2)
Please check reviewer's status!
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
Danger-
mentioned in issue gitlab-org/quality/triage-reports#16925 (closed)
added featureaddition groupauthorization labels
added typefeature label
added Category:Permissions devopsgovern sectionsec labels
added api backend labels and removed Category:Permissions devopsgovern sectionsec typefeature labels
removed featureaddition label
added Category:Permissions devopsgovern sectionsec labels
- Resolved by Drew Blessing
@jayswain I think this is groupauthorization, but apologies if not..
requested review from @jayswain
removed groupauthorization label
added groupauthorization label
added groupauthentication label and removed groupauthorization label
removed review request for @jayswain
requested review from @nolith and @dblessing
- Resolved by Drew Blessing
mentioned in issue gitlab-org/quality/triage-reports#16926 (closed)
added featureenhancement label
added typefeature label
requested review from @10io
- Resolved by Drew Blessing
- Resolved by Drew Blessing
removed review request for @10io
Thanks for your input David and Alessio. @lifez I'm unassigning myself for now but if you have a chance to get back to this and test things with the suggestions, please ping me again for review.
removed review request for @dblessing
added linked-issue label
added 1 commit
- 0a3b6349 - Add Update avatar api endpoint for current user
- Resolved by Ash McKenzie
@gitlab-bot ready @dblessing @10io @nolith
added workflowready for review label and removed workflowin dev label
requested review from @dblessing and @10io
@dblessing
@nolith
@10io
, this Community contribution is ready for review.- Do you have capacity and domain expertise to review this? If not, find one or more reviewers and assign to them.
- If you've reviewed it, add the workflowin dev label if these changes need more work before the next review.
This message was generated automatically. You're welcome to improve it.
added 1 commit
- 4e73e427 - Add Update avatar api endpoint for current user
added 1 commit
- c6f1dd07 - Add Update avatar api endpoint for current user
removed review request for @10io
requested review from @jglassman1
- Resolved by Phawin Khongkhasawan
- Resolved by Phawin Khongkhasawan
- Resolved by Phawin Khongkhasawan
- Resolved by Drew Blessing
Just minor comments. Good work @lifez. I also added @jglassman1 for a Technical Writing review of the documentation.
requested review from @dblessing
requested review from @aqualls
removed review request for @jglassman1