My aim is to solely view reviews linked to this specific project upon accessing the Gerrit panel, rather than all the projects I can access. Have I overlooked a particular setting for this? Or is there a method to integrate such support?
Upon inspecting the code, I noticed that the 'project' property from the gitreview file is solely used in the openOnGitiles function located at src/lib/gitles/gitles.ts.
I have a .gitreview file with the following content
My aim is to solely view reviews linked to this specific project upon accessing the Gerrit panel, rather than all the projects I can access. Have I overlooked a particular setting for this? Or is there a method to integrate such support?
Upon inspecting the code, I noticed that the 'project' property from the gitreview file is solely used in the openOnGitiles function located at src/lib/gitles/gitles.ts.