protected override WebHookOutcomes ConvertFromString(string s) { return(BitbucketHelpers.StringToWebHookOutcome(s)); }