feat(plugins/pagespeed): improved performance and PWA support, fix(plugins/posts): "dev.to" lowercase username, fix(plugins/base): repositories count, fix(plugins/followup): issues and pull requests count from archived repositories (#1101)
This commit is contained in:
@@ -22,4 +22,13 @@
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
plugin_followup: yes
|
||||
plugin_followup_indepth: yes
|
||||
plugin_followup_indepth: yes
|
||||
|
||||
- name: Exclude Archived
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
filename: metrics.plugin.followup.archived.svg
|
||||
token: ${{ secrets.METRICS_TOKEN }}
|
||||
base: ""
|
||||
plugin_followup: yes
|
||||
plugin_followup_archived: no
|
||||
Reference in New Issue
Block a user