⚠️ This plugin requires a personal token with repo scope.
The repositories traffic plugin displays the number of page views across your repositories.
|
Because of GitHub REST API limitation, provided token requires full repo
scope to access traffic informations.
Type | Description |
plugin_traffic |
Display repositories traffic metrics |
type: boolean
default: no |
|
plugin_traffic_skipped |
Repositories to skip |
⏩ Inherits repositories_skipped type: array
(comma-separated)
|
name: Repositories traffic
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.traffic.svg
token: ${{ secrets.METRICS_TOKEN }}
base: repositories
plugin_traffic: 'yes'