Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 869 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 869 Bytes

🎭 Comment reactions

The reactions plugin displays overall reactions on your recent issues and issue comments.

ℹ️ Examples workflows

➡️ Available options for this plugin

- uses: lowlighter/metrics@latest
  with:
    # ... other options
    plugin_reactions: yes
    plugin_reactions_limit: 200                 # Compute reactions over last 200 issue comments
    plugin_reactions_days: 14                   # Compute reactions on issue comments posted less than 14 days ago
    plugin_reactions_details: count, percentage # Display reactions count and percentage
    plugin_reactions_ignored: bot               # Ignore "bot" user