tests: auto-generated from examples.yml (#773) [skip ci]
This commit is contained in:
@@ -1,71 +0,0 @@
|
||||
- name: People plugin (default)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: yes
|
||||
|
||||
- name: People plugin (followers)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: yes
|
||||
plugin_people_types: followers
|
||||
|
||||
- name: People plugin (following)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: yes
|
||||
plugin_people_types: following
|
||||
|
||||
- name: People plugin (sponsoring)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: yes
|
||||
plugin_people_types: sponsoring
|
||||
|
||||
- name: People plugin (sponsors)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: yes
|
||||
plugin_people_types: sponsors
|
||||
|
||||
- name: People plugin (custom sponsors)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: yes
|
||||
plugin_people_types: sponsors
|
||||
plugin_people_sponsors_custom: lowlighter, octocat
|
||||
|
||||
- name: People plugin (stargazers)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: yes
|
||||
plugin_people_types: stargazers
|
||||
|
||||
- name: People plugin (watchers)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: yes
|
||||
plugin_people_types: watchers
|
||||
|
||||
- name: People plugin (thanks)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: yes
|
||||
plugin_people_types: thanks
|
||||
plugin_people_thanks: lowlighter
|
||||
|
||||
- name: People plugin (identicons)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_people: yes
|
||||
plugin_people_identicons: yes
|
||||
|
||||
Reference in New Issue
Block a user