My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1687: Please make Permalink search operator option (query)
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


Sign in to add a comment
 
Reported by jongryon...@gmail.com, Nov 27, 2012
Hello? 

During making script for Auto Merge System.
I use Change-id for distinguish commit from others.

But our company use permalink more than change-id..

So I had to convert url to change-id, and script working on query with change id..
(ex. ssh -p 8282 lap.hello.com gerrit query --format=JSON --current-patch-set change: I8a7872dcc70a81f6f0e36fd240ce10668a0d9741)

It takes many overhead... Bec We have to merge so many Commits..

My Request is this:
Please make permalink(url) query option.
I want to use distinguish commit like this..
(ex. ssh -p 8282 lap.hello.com gerrit query --format=JSON --current-patch-set url: http://lap.hello.com:8282/lap/170920 )

or

(ex. ssh -p 8282 lap.hello.com gerrit query --format=JSON --current-patch-set permalink: http://lap.hello.com:8282/lap/170920 )

Thanks. Have a good day.


Sign in to add a comment

Powered by Google Project Hosting