Package: tracker.debian.org
Severity: wishlist
Control: affects -1 check-all-the-things devscripts
X-Debbugs-CC: check-all-the-thi...@packages.debian.org, 
devscri...@packages.debian.org
User: check-all-the-thi...@packages.debian.org
Usertags: new-check

It would be nice to have an API for tracker.debian.org so that people
could run a command-line tool to list all the actions that are needed
on a package as well as the URLs to more info about those actions.

This could then be automatically run by check-all-the-things and
manually by people wanting to check what they need to do.

I'm not sure what this API should look like but maybe JSON:

GET https://tracker.debian.org/api/json/1/iotop/actions
[
 { 'type': 'lintian', 'url': 
'https://lintian.debian.org/maintainer/p...@debian.org.html#iotop' }
]

Or maybe like this using plain text:

GET https://tracker.debian.org/api/text/1/iotop/actions
There is 1 lintian warning: 
https://lintian.debian.org/maintainer/p...@debian.org.html#iotop

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to