tests: auto-generated from examples.yml (#773) [skip ci]
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
plugin_tweets_token: ${{ secrets.TWITTER_TOKEN }}
|
||||
plugin_tweets_user: github
|
||||
prod:
|
||||
user: botlighter
|
||||
with:
|
||||
user: botlighter
|
||||
|
||||
- name: Latest tweets including attachments
|
||||
uses: lowlighter/metrics@latest
|
||||
@@ -19,5 +20,6 @@
|
||||
plugin_tweets_attachments: yes
|
||||
plugin_tweets_user: github
|
||||
prod:
|
||||
user: botlighter
|
||||
with:
|
||||
user: botlighter
|
||||
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
- name: Tweets plugin (default)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: NOT_NEEDED
|
||||
plugin_tweets: yes
|
||||
plugin_tweets_token: MOCKED_TOKEN
|
||||
|
||||
- name: Tweets plugin (different user)
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: NOT_NEEDED
|
||||
plugin_tweets: yes
|
||||
plugin_tweets_user: twitterdev
|
||||
plugin_tweets_token: MOCKED_TOKEN
|
||||
Reference in New Issue
Block a user