docs(contributing): add scopes metadata for plugin
This commit is contained in:
1
.github/quickstart/plugin/metadata.yml
vendored
1
.github/quickstart/plugin/metadata.yml
vendored
@@ -4,6 +4,7 @@ supports:
|
||||
- user # Support users account
|
||||
- organization # Support organizations account
|
||||
- repository # Support repositories metrics
|
||||
scopes: [] # Required scopes for personal access token
|
||||
inputs:
|
||||
|
||||
# Enable or disable plugin
|
||||
|
||||
@@ -283,6 +283,7 @@ supports:
|
||||
- user # Support users account
|
||||
- organization # Support organizations account
|
||||
- repository # Support repositories metrics
|
||||
scopes: [] # Required scopes for personal access token
|
||||
formats:
|
||||
- svg # Support SVG output
|
||||
- png # Support PNG output
|
||||
|
||||
Reference in New Issue
Block a user