← Back to plugins index | |
This plugin displays recent activity on GitHub. | |
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 📒 Markdown template 📘 Repository template |
👤 Users 👥 Organizations 📓 Repositories |
|
🔑 (scopeless) read:org (optional) read:user (optional) read:packages (optional) repo (optional) |
|
Option | Description |
Enable activity plugin |
|
type: boolean
default: no |
|
Display limit |
|
type: number
(1 ≤
𝑥
≤ 1000)
default: 5 |
|
Events to load |
|
type: number
(100 ≤
𝑥
≤ 1000)
default: 300 |
|
Events maximum age |
|
type: number
(0 ≤
𝑥
≤ 365)
zero behaviour: disable default: 14 |
|
Events visibility Can be used to toggle private activity visibility when using a token with |
|
type: string
default: all allowed values:
|
|
Events timestamps |
|
type: boolean
default: no |
|
Skipped repositories |
|
⏩ Inherits repositories_skipped type: array
(newline-separated)
|
|
Ignored users Can be used to ignore bots activity |
|
⏩ Inherits users_ignored type: array
(comma-separated)
|
|
Events types These are fetched from GitHub events API and the following types are currently supported:
|
|
type: array
(comma-separated)
default: all allowed values:
|
name: Recent activity
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.activity.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ""
plugin_activity: yes
plugin_activity_limit: 5
plugin_activity_days: 0
plugin_activity_filter: issue, pr, release, fork, review, ref/create