Category "gerrit"

How to run code review working flow for scripting in Jenkins Jobs?

We are running gerrit review working flow on our product development, But we have no idea to running the same working flow with script of Jenkins jobs. Is there

unable to log in to Gerrit - "name already in use"

A user who hasn't logged in to our Gerrit 2.10 instance for a few months tried to log in yesterday and got a "Forbidden" error. In the logs I see this: [2022-05

How to remove WIP flag from Gerrit changeset with Git

I've pushed a work-in-progress (WIP) changeset to Gerrit by pushing to refs/for/master%wip, as per the documentation. The documentation also states that one ca

Getting branch,subject,status from Python-gerrit-api package

Documentation link:https://python-gerrit-api.readthedocs.io/en/latest/index.html Code: gerrit=GerritClient(base_url="https://gerrit.xx.xxx.com",username='xxx',p