contributions
Daniel Holbach
daniel.holbach at ubuntu.com
Wed May 14 07:23:46 BST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Morten Kjeldgaard schrieb:
> It _should_ be possible to write a simple CLI tool that would submit
> an email merge request to new at bugs.launchpad.net given a package name
> and -version. The script could fill in the necessary fields, assign
> the bug to the submitter, gpg-sign the message, etc.
Also should it be possible to make use of python-launchpad-bugs (for
those who don't have a local mail server set up) - small snippet from
/usr/bin/requestsync:
Bug = launchpadbugs.connector.ConnectBug()
Bug.authentication = cookiefile
bug = Bug.New(product = product, summary = bugtitle, description =
bugtext)
bug.importance = 'Wishlist'
bug.status = status
bug.subscriptions.add(subscribe)
bug.commit()
Have a nice day,
Daniel
- --
My 5 today: #229670 (libgtk2-ex-podviewer-perl), #229574 (netdude),
#229377 (grass), #229895 (libdbi-perl), #229720 (kazehakase)
Do 5 a day - every day! https://wiki.ubuntu.com/5-A-Day
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIKoVxRjrlnQWd1esRAutpAJ4qDz8rz3OFeVFp/Ks0XdMHe/pApwCfdmWD
IwqnCXFFKrBGmNzorZBWuds=
=zE92
-----END PGP SIGNATURE-----
More information about the Ubuntu-motu
mailing list