docs: reference the optional need of read:packages [skip ci]

This commit is contained in:
lowlighter
2022-04-23 13:16:30 -04:00
parent 846be4bb46
commit 5112b04e29
3 changed files with 6 additions and 4 deletions

View File

@@ -25,6 +25,7 @@ A a general rule, the following scopes may be required:
- `read:org` for all organizations related metrics
- `repo` for all private repositories related metrics
- `read:user` for some private repositories related metrics
- `read:packages` for some packages related metrics
- `gist` for publishing renders to gists instead of a repository
> 💡 For security reasons, it is advised to always use the least amount of scopes. It is possible to prevent security issues by [forking this repository](https://github.com/lowlighter/metrics/fork) and using it in your workflow instead (more information available in step 3)