parse_commit_message_id | R Documentation |
Adds a column commit_message_id containing the parsed commit message
parse_commit_message_id(project_git, commit_message_id_regex)
project_git |
A parsed git project by |
commit_message_id_regex |
the regex to extract the id from the commit message |
Other parsers:
build_understand_project()
,
export_understand_dependencies()
,
parse_bugzilla_perceval_rest_issue_comments()
,
parse_bugzilla_perceval_traditional_issue_comments()
,
parse_bugzilla_rest_comments()
,
parse_bugzilla_rest_issues_comments()
,
parse_bugzilla_rest_issues()
,
parse_dependencies()
,
parse_dv8_clusters()
,
parse_gitlog()
,
parse_jira_latest_date()
,
parse_jira_rss_xml()
,
parse_jira()
,
parse_mbox()
,
parse_nvdfeed()
,
parse_understand_dependencies()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.