Skip to content

Latest commit

 

History

History
68 lines (63 loc) · 2.24 KB

README.md

File metadata and controls

68 lines (63 loc) · 2.24 KB
← Back to plugins index

💭 GitHub Community Support

This plugin displays statistics from a GitHub Support Community account.

⚠️ Deprecated

GitHub Support Community has been moved to GitHub Discussions.

⚠️ Disclaimer

This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with GitHub. All product and company names are trademarks™ or registered® trademarks of their respective holders.

Supported features
→ Full specification
📗 Classic template
👤 Users
No tokens are required for this plugin

➡️ Available options

OptionDescription

plugin_support

Enable support plugin

🌐 Web instances must configure settings.json:
  • metrics.run.puppeteer.scrapping
type: boolean
default: no

ℹ️ Examples workflows

name: GitHub Community Support
uses: lowlighter/metrics@latest
with:
  filename: metrics.plugin.support.svg
  token: NOT_NEEDED
  base: ""
  plugin_support: yes