source/plugins/reactions/README.md
</td>
<b>default:</b> no
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_reactions_limit</code></h4></td> <td rowspan="2"><p>Display limit (issues and pull requests comments)</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>number</code> <i>(0 ≤ 𝑥 ≤ 1000)</i><b>default:</b> 200
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_reactions_limit_issues</code></h4></td> <td rowspan="2"><p>Display limit (issues and pull requests, first comment)</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>number</code> <i>(0 ≤ 𝑥 ≤ 1000)</i><b>default:</b> 100
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_reactions_limit_discussions</code></h4></td> <td rowspan="2"><p>Display limit (discussions, first comment)</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>number</code> <i>(0 ≤ 𝑥 ≤ 1000)</i><b>default:</b> 100
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_reactions_limit_discussions_comments</code></h4></td> <td rowspan="2"><p>Display limit (discussions comments)</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>number</code> <i>(0 ≤ 𝑥 ≤ 1000)</i><b>default:</b> 100
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_reactions_days</code></h4></td> <td rowspan="2"><p>Comments maximum age</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>number</code> <i>(0 ≤ 𝑥)</i><b>zero behaviour:</b> disable</br> <b>default:</b> 0
</td> </tr> <tr> <td nowrap="nowrap"><h4><code>plugin_reactions_display</code></h4></td> <td rowspan="2"><p>Display mode</p> <ul> <li><code>absolute</code>: scale percentages using total reactions count</li> <li><code>relative</code>: scale percentages using highest reaction count</li> </ul> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>string</code><b>default:</b> absolute
<b>allowed values:</b><ul><li>absolute</li><li>relative</li></ul></td>
</tr> <tr> <td nowrap="nowrap"><h4><code>plugin_reactions_details</code></h4></td> <td rowspan="2"><p>Additional details</p> </td> </tr> <tr> <td nowrap="nowrap"><b>type:</b> <code>array</code> <i>(comma-separated)</i><b>allowed values:</b><ul><li>count</li><li>percentage</li></ul></td>
</tr> <tr> <td nowrap="nowrap"><h4><code>plugin_reactions_ignored</code></h4></td> <td rowspan="2"><p>Ignored users</p> <p>Can be used to ignore bots activity</p> </td> </tr> <tr> <td nowrap="nowrap">⏩ Inherits <code>users_ignored</code><b>type:</b> <code>array</code> <i>(comma-separated)</i>
</td> </tr> </table> <!--/options-->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