We are trying to get TortoiseHG 2.0.5 to check that a fogbugz case number has been entered in the commit comment, investigations have shown a "mandatory issue reference" is available in TortoiseHG that requires the link.regex to be valid. We already use the Issue and Issue link with the fogbugz expression to convert a case into a link to the fogbugz site, so that works. All we want to do is force/remind that a case has to be entered in the changeset commit comment
The "mandatory issue reference" setting does not appear in the UI of this version, we have edited the settings file adding "issue.linkmandatory=True" but this does not seem to work.
Any ideas if this should work or how to achieve what we want.
Many Thanks