### 📰 Recent activity The *activity* plugin displays your recent activity on GitHub.
|
|
| Type | Description |
plugin_activity |
Display recent activity |
type: boolean
default: no |
|
plugin_activity_limit |
Maximum number of events to display |
type: number
(1 ≤
𝑥
≤ 1000)
default: 5 |
|
plugin_activity_load |
Number of events to load |
type: number
(100 ≤
𝑥
≤ 1000)
default: 300 |
|
plugin_activity_days |
Maximum event age |
type: number
(0 ≤
𝑥
≤ 365)
default: 14 |
|
plugin_activity_filter |
Events types to keep |
type: array
(comma-separated)
default: all allowed values:
|
|
plugin_activity_visibility |
Set events visibility |
type: string
default: all allowed values:
|
|
plugin_activity_timestamps |
Display events timestamps |
type: boolean
default: no |
|
plugin_activity_skipped |
Repositories to skip |
⏩ Inherits repositories_skippedtype: array
(comma-separated)
|
|
plugin_activity_ignored |
Actors to ignore |
⏩ Inherits users_ignoredtype: undefined
|