Add stackoverflow plugin (#159)

This commit is contained in:
Simon Lecoq
2021-02-27 23:24:51 +01:00
committed by GitHub
parent a43f217297
commit cfca5d3892
11 changed files with 563 additions and 3 deletions

View File

@@ -0,0 +1,16 @@
- name: Stackoverflow plugin (default)
uses: lowlighter/metrics@latest
with:
token: MOCKED_TOKEN
plugin_stackoverflow: yes
plugin_stackoverflow_user: 1
- name: Stackoverflow plugin (complete)
uses: lowlighter/metrics@latest
with:
token: MOCKED_TOKEN
plugin_stackoverflow: yes
plugin_stackoverflow_user: 1
plugin_stackoverflow_sections: answers-top, answers-recent, questions-top, questions-recent
plugin_stackoverflow_limit: 2
plugin_stackoverflow_lines: 4