### 🧱 Core Metrics also have general options that impact global metrics rendering. #### ➡️ Available options | Option | Type *(format)* **[default]** *{allowed values}* | Description | | ------ | -------------------------------- | ----------- | | `token` 🔐 | `token` | GitHub Personal Token | | `user` | `string` **[]** | GitHub username | | `repo` | `string` **[]** | GitHub repository | | `committer_token` 🔐 | `token` **[${{ github.token }}]** | GitHub Token used to commit metrics | | `committer_branch` | `string` **[]** | Branch used to commit rendered metrics | | `committer_message` | `string` **[Update ${filename} - [Skip GitHub Action]]** | Commit message | | `committer_gist` | `string` **[]** | Gist used to store metrics | | `filename` | `string` **[github-metrics.*]** | Rendered metrics output path | | `markdown` | `string` **[TEMPLATE.md]** | Rendered markdown output path | | `markdown_cache` | `string` **[.cache]** | Rendered markdown file cache | | `output_action` | `string` **[commit]** *{"none", "commit", "pull-request", "pull-request-merge", "pull-request-squash", "pull-request-rebase", "gist"}* | Output action | | `output_condition` | `string` **[always]** *{"always", "data-changed"}* | Output condition | | `optimize` | `array` *(comma-separated)* **[css, xml]** *{"css", "xml", "svg"}* | SVG optimization | | `setup_community_templates` | `array` *(comma-separated,/(?[-a-z0-9]+)[/](?[-a-z0-9]+)@(?[-a-z0-9]+):(?