get_github_issue_search_path | R Documentation |
This function returns the local folder path for GitHub Issue Searches for a specific project key, that is specified in the input parameter 'config_file'. The input, 'config_file' must be a parsed configuration file. The function will inform the user if the local folder path for the issue searches exists in the parsed configuration file, 'config_file'.
get_github_issue_search_path(config_file, project_key_index)
config_file |
The parsed configuration file obtained from |
project_key_index |
The name of the index of the project key (e.g. "project_key_1" or "project_key_2"). |
The local folder path for GitHub issue search for project specified by key 'project_key_index'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.