Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] Gerrit & Bugzilla synchronization

Hi all,

 

 

As you may already have noticed, Gerrit & Bugzilla are now synchronized. A reference from Bugzilla to the Gerrit contribution is now automatically added as soon as the contribution is proposed, and another comment is added when the contribution is accepted (merged). This should help us maintaining the Bug tracker!

 

Note that this synchronization can happen only if the Contribution contains the Bug ID in the commit message (‘Bug 123456: ....’). Also note that by default, Mylyn/Bugzilla only writes the bug number (Without the ‘Bug’ prefix), which doesn’t trigger the automatic synchronization.


This is invalid (Default Mylyn/Bugzilla message):

 

459454: [CSS] Support position & size with CSS

https://bugs.eclipse.org/bugs/show_bug.cgi?id=459454

 

This is valid (Added the ‘Bug’ prefix):

 

Bug 459454: [CSS] Support position & size with CSS

https://bugs.eclipse.org/bugs/show_bug.cgi?id=459454

 

 

Regards,

Camille


Back to the top