This plugin displays your recent activity on GitHub. | |
Supported features → Full specification |
📗 Classic template 📒 Markdown template 📘 Repository template |
👤 Users 👥 Organizations 📓 Repositories |
|
🔑 (scopeless) read:org (optional) read:user (optional) repo (optional) |
|
Type | 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 Lets you hide private activity when using a |
|
type: string
default: all allowed values:
|
|
Display events timestamps |
|
type: boolean
default: no |
|
Skipped repositories |
|
⏩ Inherits repositories_skipped type: array
(comma-separated)
|
|
Ignored users Useful 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