Page MenuHomePhabricator

Requesting GitLab account activation for dipanjansengupta
Closed, ResolvedPublicRequest

Description

GitLab account activation

To activate your account, please sign into GitLab and then answer the following question:

Activation checklist

  • User has provided the following: Dipanjan_sengupta , @dipanjansengupta
  • User has an existing developer account, and has used it to log in to GitLab

If any of the following criteria are met, user should be approved immediately:

  • User has a history of contributions on-wiki, on Gerrit, Phabricator, etc.
  • User is known to the admin
  • User is vouched for by a known contributor
  • User is a member of a movement organization

Event Timeline

RhinosF1 renamed this task from Requesting GitLab account activation for https://gitlab.wikimedia.org/dipanjansengupta , want to contribute to https://gitlab.wikimedia.org/cloudvps-repos/videocuttool/VideoCutTool to Requesting GitLab account activation for dipanjansengupta.May 9 2026, 10:08 AM
RhinosF1 updated the task description. (Show Details)

Developer account / GitLab username: dipanjansengupta

https://gitlab.wikimedia.org/admin/users/dipanjansengupta looks like your account has somehow been approved already (no clue how).
Happy hacking! :)

Developer account / GitLab username: dipanjansengupta

https://gitlab.wikimedia.org/admin/users/dipanjansengupta looks like your account has somehow been approved already (no clue how).

Ah, looks like it may have been done in T411103: Requesting GitLab account activation for dipanjan.sen.gupta1993@gmail.com

Do you receive an error message? If so, would you be able to copy it here (removing any private information, if there is any)?
(Note that I don't believe I'd be able to investigate this sort of issue with Wikimedia's GitLab installation myself, but this information might be helpful for someone that can)

but i am unable to push code

Please see https://www.mediawiki.org/wiki/New_Developers#Compose_good_questions and don't ping folks without a reason - thanks a lot! :)

Do you receive an error message? If so, would you be able to copy it here (removing any private information, if there is any)?
(Note that I don't believe I'd be able to investigate this sort of issue with Wikimedia's GitLab installation myself, but this information might be helpful for someone that can)

check last 4 lines in the terminal @A_smart_kitten

Screenshot from 2026-05-11 21-40-45.png (1,920×1,080 px, 374 KB)

@dipanjan_sengupta Ah, if I'm understanding that correctly, it seems like you may need to create a fork of the repo in GitLab (and then submit a merge-request from that fork), rather than pushing to the original repo itself. https://www.mediawiki.org/wiki/GitLab/Workflows/Making_a_merge_request#Fork_and_clone_a_repository_from_GitLab has more details :)