Skip to content

Commit

Permalink
Merge pull request integrations#361 from MatStace/update-team-reposit…
Browse files Browse the repository at this point in the history
…ory-docs

Updating docs to include triage and maintain permissions, as per PR integrations#303
  • Loading branch information
Jeremy Udit authored Feb 24, 2020
2 parents 4b6d680 + efc4c97 commit f4b5ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/team_repository.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The following arguments are supported:
* `team_id` - (Required) The GitHub team id
* `repository` - (Required) The repository to add to the team.
* `permission` - (Optional) The permissions of team members regarding the repository.
Must be one of `pull`, `push`, or `admin`. Defaults to `pull`.
Must be one of `pull`, `triage`, `push`, `maintain`, or `admin`. Defaults to `pull`.


## Import
Expand Down

0 comments on commit f4b5ba6

Please sign in to comment.