static_context_field_help=s_('GithubIntegration|Select this if you want GitHub to mark status checks as "Required". %{learn_more_link_start}Learn more%{learn_more_link_end}.').html_safe%{learn_more_link_start: learn_more_link_start,learn_more_link_end: '</a>'.html_safe}
token_field_help=s_('GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here.').html_safe%{token_link_start: token_link_start,token_link_end: '</a>'.html_safe,status_html: '<code>repo:status</code>'.html_safe}
static_context_field_help=s_('GithubIntegration|Select this if you want GitHub to mark status checks as "Required". %{learn_more_link_start}Learn more%{learn_more_link_end}.').html_safe%{learn_more_link_start: learn_more_link_start,learn_more_link_end: '</a>'.html_safe}
token_field_help=s_('GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here.').html_safe%{token_link_start: token_link_start,token_link_end: '</a>'.html_safe,status_html: '<code>repo:status</code>'.html_safe}