tests: auto-generated from examples.yml (#773) [skip ci]
This commit is contained in:
17
tests/plugins/followup/tests.yml
Normal file
17
tests/plugins/followup/tests.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
- name: 🎟️ Follow-up of issues and pull requests - Opened on user's repositories
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_followup: 'yes'
|
||||
- name: 🎟️ Follow-up of issues and pull requests - Opened by user
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_followup: 'yes'
|
||||
plugin_followup_sections: user
|
||||
- name: 🎟️ Follow-up of issues and pull requests - Indepth analysis
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
plugin_followup: 'yes'
|
||||
plugin_followup_indepth: 'yes'
|
||||
Reference in New Issue
Block a user