From cf21c67a39dba9c7fd3c76f7805e7aa803859836 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Sat, 6 Aug 2022 12:40:07 -0400 Subject: [PATCH] docs: mention `read:project` scope [skip ci] --- .github/readme/partials/documentation/setup/action.md | 1 + source/app/web/statics/oauth/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/readme/partials/documentation/setup/action.md b/.github/readme/partials/documentation/setup/action.md index ab9d1a02..8800947d 100644 --- a/.github/readme/partials/documentation/setup/action.md +++ b/.github/readme/partials/documentation/setup/action.md @@ -28,6 +28,7 @@ A a general rule, the following scopes may be required: - `repo` for all private repositories related metrics - `read:user` for some private repositories related metrics - `read:packages` for some packages related metrics +- `read:project` for some projects 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) diff --git a/source/app/web/statics/oauth/index.html b/source/app/web/statics/oauth/index.html index ff5d7993..37792ada 100644 --- a/source/app/web/statics/oauth/index.html +++ b/source/app/web/statics/oauth/index.html @@ -59,7 +59,7 @@ Sign in with GitHub