tests: auto-generated from examples.yml (#773) [skip ci]
This commit is contained in:
21
tests/plugins/licenses/tests.yml
Normal file
21
tests/plugins/licenses/tests.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
- name: 📜 Repository licenses - Licenses and permissions
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
template: repository
|
||||
repo: metrics
|
||||
plugin_licenses: 'yes'
|
||||
plugin_licenses_setup: npm ci
|
||||
timeout: 1800000
|
||||
modes:
|
||||
- action
|
||||
- name: 📜 Repository licenses - Licenses with open-source ratio graphs
|
||||
uses: lowlighter/metrics@latest
|
||||
with:
|
||||
token: MOCKED_TOKEN
|
||||
template: repository
|
||||
repo: metrics
|
||||
plugin_licenses: 'yes'
|
||||
plugin_licenses_setup: npm ci
|
||||
plugin_licenses_legal: 'no'
|
||||
plugin_licenses_ratio: 'yes'
|
||||
skip: true
|
||||
Reference in New Issue
Block a user