Hi, I extended the comment system a bit (in master) Now you have possible additional routes available: osc api /comments/project/home:coolo osc api /comments/package/openSUSE:Factory/xf86-input-evdev osc api /comments/request/221303 The comments have ids in that xml you can use to osc api -X DELETE /comment/1169 And you can create new comments for requests (only for now) by doing osc api -X POST /comments/request/221303 -d 'Hallo @bugfinder' Yes, @<login> will CC the login to all future comments (at least as long he has receiver role commenter for requests - I hijacked that receiver role for this feature). This of course also applies to comments entered in the webui. That feature is live on build.opensuse.org Greetings, Stephan -- Sin boldly. -- Martin Luther -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org