docs(plugins): add scopes to metadata.yml

This commit is contained in:
lowlighter
2021-12-20 11:13:01 -05:00
parent 88af9a7651
commit f029a94e8e
39 changed files with 63 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ index: 14
supports: supports:
- user - user
- organization - organization
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,8 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -4,6 +4,7 @@ index: 4
supports: supports:
- user - user
- organization - organization
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -4,6 +4,8 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- public_access
inputs: inputs:
# Base content # Base content

View File

@@ -4,6 +4,8 @@ index: 12
supports: supports:
- user - user
- organization - organization
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,8 @@ category: github
index: 6 index: 6
supports: supports:
- repository - repository
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -4,6 +4,7 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes: []
inputs: inputs:
# User account personal token # User account personal token

View File

@@ -3,6 +3,8 @@ category: github
index: 16 index: 16
supports: supports:
- user - user
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,8 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,8 @@ category: github
index: 21 index: 21
supports: supports:
- user - user
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -4,6 +4,8 @@ index: 5
supports: supports:
- user - user
- organization - organization
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,8 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,8 @@ category: github
index: 0 index: 0
supports: supports:
- user - user
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,8 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,8 @@ category: github
index: 4 index: 4
supports: supports:
- repository - repository
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,8 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -4,6 +4,7 @@ index: 2
supports: supports:
- user - user
- organization - organization
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -4,6 +4,7 @@ authors:
- legoandmars - legoandmars
supports: supports:
- user - user
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,8 @@ category: github
index: 15 index: 15
supports: supports:
- user - user
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,7 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,8 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -4,6 +4,7 @@ authors:
- matievisthekat - matievisthekat
supports: supports:
- user - user
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,7 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,9 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- public_access
- public_repo
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,8 @@ category: github
index: 8 index: 8
supports: supports:
- user - user
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -4,6 +4,8 @@ index: 20
supports: supports:
- user - user
- organization - organization
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,7 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -6,6 +6,7 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,7 @@ category: github
index: 24 index: 24
supports: supports:
- user - user
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,8 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -4,6 +4,7 @@ index: 5
supports: supports:
- user - user
- organization - organization
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,8 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,8 @@ category: github
index: 3 index: 3
supports: supports:
- user - user
scopes:
- public_access
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,7 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,7 @@ category: github
index: 17 index: 17
supports: supports:
- user - user
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,7 @@ category: github
index: 2 index: 2
supports: supports:
- user - user
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -5,6 +5,8 @@ supports:
- user - user
- organization - organization
- repository - repository
scopes:
- repo
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -4,6 +4,7 @@ index: 3
supports: supports:
- user - user
- organization - organization
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin

View File

@@ -3,6 +3,7 @@ category: social
index: 7 index: 7
supports: supports:
- user - user
scopes: []
inputs: inputs:
# Enable or disable plugin # Enable or disable plugin