[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[cdt-dev] commit auto comment in bugzilla
|
- From: Alena Laskavaia <elaskavaia.cdt@xxxxxxxxx>
- Date: Wed, 26 May 2010 14:54:45 -0400
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:reply-to:received :date:x-google-sender-auth:message-id:subject:from:to:content-type; bh=BgTsDpE3kGfhVHWhreW7u13zOQGOVFwesmqgC9Vf8VQ=; b=wqeZkL8zDQes8jzVCuZVE0RgL0/hCduu5ohjTTPB3/X60YZ6lnAYtOPstHa0vAmhxv mns+fskd00N/KBUvYxQdRJbLBKh4jdLWk9HSlB18zXmJjAoX6XzDXuoCoLPc4Gb0aaMn 2tHi2WA+PeLFXWt/leSOBnAI+PoodlzJzaYz8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:date:x-google-sender-auth:message-id :subject:from:to:content-type; b=uEeDaQrOaYb/dsZLKOZrThk1t8/ERqp0oCntiJdfdXtpSBxoryZt1X9Pbh5RTS/od8 Es5VbA87AaqB3pIJhtKftI4Iwd4GnyywQp9Laenk+TUHk7rpFYFsLwTd4iGiXMbenaEl sTdR8sIya7WgNComrcEKlKJ3fLA+cUZVsArS0=
I finished my script that adds comments to bugzilla when commit performed.
See example https://bugs.eclipse.org/bugs/show_bug.cgi?id=291815
If you like what it does I will run it in daemon mode.