79311027

Date: 2024-12-27 06:07:48
Score: 0.5
Natty:
Report link

You can try

http://jenkins_url:8080/queue/api/json?tree=items[url]

From the JSON response, extract the url value and use it in the following format(replace xxxxxxxx with appropriate id):

http://jenkins_url:8080/queue/item/xxxxxxxx/api/json?depth=1&tree=task[url]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Filler text (0.5): xxxxxxxx
Posted by: M S