Hi, I am able to push the change with the password generated using "generate new password" option below "HTTP credentials" in gerrit settings page. How can I set HTTP password to something of my choice ? Thanks & Regards, VSR. From: Veerasenareddy Burru Sent: Friday, July 1, 2022 2:07 PM To: starlingx-discuss@lists.starlingx.io Subject: unable to push new spec to starlingx/specs Hi, I have followed the process listed in below page to push new spec file. https://docs.starlingx.io/developer_resources/code-submission-guide.html It is failing with below error: vburru@PowerEdge-T630:/disk2/vsr/upstream/stx/specs$ git push origin HEAD:refs/for/master --verbose Pushing to https://review.opendev.org/starlingx/specs Username for 'https://review.opendev.org': vburru Password for 'https://vburru@review.opendev.org': remote: Unauthorized fatal: Authentication failed for 'https://review.opendev.org/starlingx/specs/' vburru@ PowerEdge-T630:/disk2/vsr/upstream/stx/specs$ It seems I do not have permissions to push changes to starlingx/specs repo. May I know how to get the correct permissions for this repo ? Thanks & Regards, VSR