Bug#824912: tracker.d.o: add an API for action items

Paul Wise pabs at debian.org
Sat May 21 07:45:56 UTC 2016


Package: tracker.debian.org
Severity: wishlist
Control: affects -1 check-all-the-things devscripts
X-Debbugs-CC: check-all-the-things at packages.debian.org, devscripts at packages.debian.org
User: check-all-the-things at 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/pabs@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/pabs@debian.org.html#iotop

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20160521/4309b074/attachment.sig>


More information about the devscripts-devel mailing list