Skip to content

Commit 04ef932

Browse files
authored
Merge pull request #458 from radtriste/patch-1
Docs: Team Permission: Add a note about the app rights
2 parents 0de0cd8 + 40fdcb3 commit 04ef932

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/modules/ROOT/pages/commands.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,11 @@ include::{command-airline-examples-dir}/TeamPermissionCli.java[tag=include]
318318
----
319319
<1> The command will be executed only if the user is part of `my-team1` or `my-team2`.
320320

321+
[WARNING]
322+
====
323+
When using team permissions, the GitHub App requires the `read` permission on the repository and the organization so that it can read the permissions.
324+
====
325+
321326
[[reactions]]
322327
== Reaction based feedback
323328

0 commit comments

Comments
 (0)