🎭 Comment reactions
The reactions plugin displays overall reactions on your recent issues and issue comments.
|
|
➡️ Available options
| Type | Description |
plugin_reactions |
Display average issue comments reactions |
type: boolean
default: no |
|
plugin_reactions_limit |
Maximum number of issue comments to parse |
type: number
(0 ≤
𝑥
≤ 1000)
default: 200 |
|
plugin_reactions_limit_issues |
Maximum number of issues and pull requests opened to parse |
type: number
(0 ≤
𝑥
≤ 1000)
default: 100 |
|
plugin_reactions_limit_discussions |
Maximum number of discussions opened to parse |
type: number
(0 ≤
𝑥
≤ 1000)
default: 100 |
|
plugin_reactions_limit_discussions_comments |
Maximum number of discussions comments opened to parse |
type: number
(0 ≤
𝑥
≤ 1000)
default: 100 |
|
plugin_reactions_days |
Maximum comments age |
type: number
(0 ≤
𝑥)
default: 0 |
|
plugin_reactions_display |
Display mode |
type: string
default: absolute allowed values:
|
|
plugin_reactions_details |
Additional details |
type: array
(comma-separated)
allowed values:
|
|
plugin_reactions_ignored |
Users to ignore |
⏩ Inherits users_ignoredtype: array
(comma-separated)
|
ℹ️ Examples workflows
name: Comment reactions
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.reactions.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ''
plugin_reactions: 'yes'
plugin_reactions_limit: 100
plugin_reactions_details: percentage