This module creates a preconfigured GitHub repository collaborator.
Important
This repository uses the Conventional Commits.
For more information please see the Conventional Commits documentation.
Important
This repository uses the pre-commit.
Please be respectful while contributing and after cloning this repo install the pre-commit hooks.
> pre-commit install --install-hooks -t pre-commit -t commit-msg
For more information please see the pre-commit documentation.
Name | Version |
---|---|
github | 6.2.1 |
Name | Version |
---|---|
github | ~> 6.0 |
Name | Type |
---|---|
github_repository_collaborator.collaborator | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
permission | The permission of the collaborator | string |
n/a | yes |
permission_diff_suppression | Whether to suppress permission diff | bool |
false |
no |
repository | The repository to add the collaborator to | any |
n/a | yes |
user | The user to add as a collaborator | any |
n/a | yes |
No modules.
Name | Description |
---|---|
out | The collaborator object github_repository_collaborator . |
This module is created by Inetum Poland. Feel free to contribute to it.