parse_bugzilla_perceval_traditional_issue_comments: Parse Bugzilla data obtained from Perceval traditional...

View source: R/bugzilla.R

parse_bugzilla_perceval_traditional_issue_commentsR Documentation

Parse Bugzilla data obtained from Perceval traditional Bugzilla backend

Description

Parse Bugzilla data obtained from Perceval traditional Bugzilla backend

Usage

parse_bugzilla_perceval_traditional_issue_comments(
  bugzilla_json_path,
  comments = FALSE
)

Arguments

bugzilla_json_path

json path for downloaded bugzilla JSON from download_bugzilla_perceval_traditional_issue_comments

comments

if true, the comments are parsed along with the issues

Value

data table with parsed bugzilla data

See Also

download_bugzilla_perceval_traditional_issue_comments a downloader function to download bugzilla data with perceval

Other parsers: build_understand_project(), export_understand_dependencies(), parse_bugzilla_perceval_rest_issue_comments(), parse_bugzilla_rest_comments(), parse_bugzilla_rest_issues_comments(), parse_bugzilla_rest_issues(), parse_commit_message_id(), parse_dependencies(), parse_dv8_clusters(), parse_gitlog(), parse_jira_latest_date(), parse_jira_rss_xml(), parse_jira(), parse_mbox(), parse_nvdfeed(), parse_understand_dependencies()


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.